HomeSort by relevance Sort by last modified time
    Searched full:chrome_dll (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/chrome/app/
chrome_dll.ver 1 INTERNAL_NAME=chrome_dll
chrome_dll.vsprops 5 Name="chrome_dll"
10 PreprocessorDefinitions="CHROME_DLL;BROWSER_DLL;RENDERER_DLL;PLUGIN_DLL"
  /external/chromium_org/chrome/
chrome_dll.gypi 9 'target_name': 'chrome_dll',
119 'app/chrome_dll.rc',
148 'ImportLibrary': '$(OutDir)\\lib\\chrome_dll.lib',
chrome.gyp 105 'chrome_dll.gypi',
378 'chrome_dll',
384 # to chrome_dll's ChromeMain. This is appropriate for
429 # The framework (chrome_dll) defines its load-time path
444 # is needed. This is also done in the chrome and chrome_dll
552 # is needed. This is also done in the chrome and chrome_dll
636 'chrome_dll',
670 # The framework (chrome_dll) defines its load-time path
800 'app/chrome_dll.ver',
    [all...]
chrome_exe.gypi 260 # On Mac, make sure we've built chrome_dll, which contains all of
262 'chrome_dll',
331 # is needed. This is also done in the helper_app and chrome_dll
408 # On Mac, this is done in chrome_dll.gypi.
429 # go inside the framework, so this dependency is in chrome_dll.gypi.
433 # go inside the framework, so this dependency is in chrome_dll.gypi.
468 'chrome_dll',
chrome_resources.gyp 441 # section in chrome_dll.gyp to copy these files for Mac, as it
chrome_tests.gypi 460 'app/chrome_dll.rc',
    [all...]
chrome_tests_unit.gypi 552 'app/chrome_dll.rc',
    [all...]
  /external/chromium_org/chrome/tools/build/win/
version.bat 6 :: Batch file run as build command for chrome_dll.vcproj
  /external/chromium_org/tools/
gyp-explain.py 19 tools/gyp-explain.py [--dot] chrome_dll# gtest#
  /external/chromium_org/ui/test/
test_suite.cc 45 // isn't really right because this code needs to depend on chrome_dll
  /external/chromium/chrome/browser/ui/views/
accelerator_table_gtk.cc 14 // the Windows accelerators in ../../app/chrome_dll.rc.
  /external/chromium_org/chrome/installer/
mini_installer.gyp 25 '../chrome.gyp:chrome_dll',
  /external/chromium_org/tools/win/
copy-installer.bat 67 REM incremental_chrome_dll=1 puts chrome_dll.pdb into the "initial" dir.
  /external/chromium_org/chrome/test/perf/
startup_test.cc 208 base::FilePath chrome_dll(
210 ASSERT_TRUE(base::EvictFileFromSystemCacheWithRetry(chrome_dll));
  /external/chromium_org/tools/gn/secondary/chrome/
BUILD.gn 42 # exe, but wrong on Windows, where chrome_exe and chrome_dll are separate.
  /external/chromium_org/chrome/browser/ui/views/
accelerator_table.cc 20 // the Windows accelerators in ../../app/chrome_dll.rc.
  /external/chromium_org/chrome/installer/util/
installer_state.h 219 CHROME_DLL = 1 << 0,
installer_state.cc 580 CHROME_FRAME_DLL | CHROME_DLL));
625 COMPILE_ASSERT(CHROME_DLL == 1, no_youre_out_of_order);
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 453 HMODULE chrome_dll = LoadLibrary(chrome_dll_.value().c_str()); local
454 EXPECT_TRUE(chrome_dll != NULL);
459 FreeLibrary(chrome_dll);
    [all...]
  /external/chromium_org/chrome_frame/
chrome_frame.gyp 866 '../chrome/chrome.gyp:chrome_dll',
  /external/chromium_org/content/
content_shell.gypi 672 # is needed. This is also done in the chrome and chrome_dll

Completed in 3671 milliseconds