/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/ |
files.json | 2 "/home/user/chromium/src/out/Debug/chrome": { 4 "file": "chrome.abcdef.nm", 9 "file": "chrome.uvwxyz.readelf-e"
|
/external/chromium_org/tools/telemetry/ |
README | 1 telemetry provides automation of chrome instances on top of the 2 chrome developer tools protocol. 5 https://developers.google.com/chrome-developer-tools/docs/remote-debugging
|
/external/chromium_org/apps/app_shim/ |
DEPS | 4 "+chrome/browser/ui/extensions/application_launch.h", 5 "+chrome/browser/ui/web_applications/web_app_ui.h", 6 "+chrome/browser/web_applications/web_app_mac.h", 7 "+chrome/common/chrome_constants.h", 8 "+chrome/common/chrome_paths.h", 9 "+chrome/common/mac/app_mode_common.h",
|
/external/chromium_org/chrome/app/resources/ |
google_chrome_strings_ru.xtb | 4 <translation id="8914504000324227558">????????????? Chrome</translation> 5 <translation id="8000275528373650868">??? ?????? ???????? Google Chrome ????????? ??????? ?? Windows Vista ??? Windows XP ? ??????? ?????????? 2 (SP1) ???? ????? ??????? ??????.</translation> 7 <translation id="8485767968786176057">? ?????? ?????? ????????? ? ??????????? ????? ?? ????????? ? ??????? ???-?????, ? ???????? ????????? ??? ???????. ???? ?? ????????? ?????? ? ????????????? ??????????????, ?????????????? ?????????? ??????? ???-?????, ??? ????? ???????? ? ??????????????. ?????? ????????? ??????? ??????????? ? ???, ??? ?????? ????????????? ???? ? ??? ?? ?????????? ??? ?????? ???-??????, ??????? ???, ??????? ?? ?????? ????????, ???? ???? ?????????? ?????????????? ?? ??? ?????? ?? ???. Google Chrome ????? ????? ??????????, ??? ?? ??????? ?? <strong><ph name="DOMAIN2"/></strong>, ?? ?? ????? ???????????, ??? ???? ???? ?????????? <strong><ph name="DOMAIN"/></strong>, ??????? ?? ?????? ????????. ???? ?? ?????????? ??????, ?????????? ?????????????? ??????????? ?? ?????.</translation> 8 <translation id="5430073640787465221">???? ???????? ????????? ??? ??????????????. Google Chrome ?? ????? ???????????? ???? ?????????.</translation> 10 <translation id="7115445779188493842">????? ???????? ?????? ???????, ????????????? Google Chrome ? ?????? ???????? ?????.</translation> 11 <translation id="6236285698028833233">Google Chrome ?????? ?? ??????????? ? ?? ?????????????? ??? ???? ?????? ???????????? ???????.</translation> 12 <translation id="5453904507266736060">????????? ?????? Google Chrome ? ??????? ??????</translation> 13 <translation id="2383457833405848421">? Chrome Frame</translation> 14 <translation id="3454512769850953877">??, ??????? Chrome</translation> 15 <translation id="4167057906098955729">????? ????? ??????????? ??? ?????????? ?? ??????????, ?????????? ? ???-?????? Chrome.</translation [all...] |
google_chrome_strings_bg.xtb | 4 <translation id="8914504000324227558">???????? ?????????? ?? Chrome</translation> 5 <translation id="8000275528373650868">?? Google Chrome ?? ??????? Windows Vista ??? Windows XP ? SP2 ??? ??-???? ??????.</translation> 7 <translation id="8485767968786176057">? ???? ?????? ?????????? ? ??????????? ????? ?? ??????????? ?? ?????? ?? ????????, ????? ????????? ?? ?? ? ?????? ?? ??????. ???? ?? ?????????? ??????? ?? ???? ? ???????? ?? ?? ? ?????????? ?? ?????????? ?? ?????, ?????????? ?????????? ?? ???? ???????, ????? ?? ?????? ?? ??????????????. ????? ???????? ??????? ? ???????? ?? ? ???????? ?? ?????????? ???? ? ???? ?????????? ?? ??????? ????????, ??????????? ? ?? ????, ????? ?? ???????? ?? ????????, ??????? ?? ???????????? ?? ? ??????? ?? ?????? ???. Google Chrome ???? ?? ?????????, ?? ??? ?? ???????? ?/?? <strong><ph name="DOMAIN2"/></strong>, ?? ?? ? ?? ????????, ?? ???? ? ?????? ????, ???? <strong><ph name="DOMAIN"/></strong>, ????? ??? ?????? ?? ????????. ??? ??????????, Chrome ???? ???? ?? ????????? ?? ?????????????? ?? ?????.</translation> 8 <translation id="5430073640787465221">?????? ? ??????????????? ?? ? ???????? ??? ?????????. Google Chrome ?? ???? ?? ?????????? ??????????? ??.</translation> 10 <translation id="7115445779188493842">?? ?? ?????????? ????????? ????? ?? ??????????, ?????? ?? ???????????? Google Chrome ? ???????? ?????.</translation> 11 <translation id="6236285698028833233">Google Chrome ???? ?? ?? ??????????? ? ???? ?? ???????? ???? ?????? ?? ????????????? ?? ???????.</translation> 12 <translation id="5453904507266736060">???? Google Chrome ?? ?? ????????? ?? ????? ????</translation> 13 <translation id="2383457833405848421">?????? ?? Chrome Frame...</translation> 14 <translation id="3454512769850953877">??, ????? ?? ?????? ?? Chrome</translation [all...] |
/external/chromium/third_party/libjingle/source/ |
README.chrome-sandbox | 1 The chrome-sandbox branch contains some experemental changes that are needed 2 to make libjingle work in sandbox in Chrome.
|
/external/chromium_org/chrome/android/testshell/ |
DEPS | 2 "+chrome/app", 3 "+chrome/browser",
|
/external/chromium_org/chrome/test/chromedriver/ |
DEPS | 3 "-chrome", 6 "+chrome/test/chromedriver",
|
/external/chromium_org/cloud_print/ |
DEPS | 2 "+chrome/common", 3 "+chrome/installer/launcher_support",
|
/external/chromium_org/ui/gfx/mac/ |
nsimage_cache_unittest.cc.README | 2 chrome/browser/ui/cocoa/nsimage_cache_unittest.mm since it uses certain Chrome
|
/external/chromium_org/chrome/browser/ |
browser_about_handler.cc | 5 #include "chrome/browser/browser_about_handler.h" 14 #include "chrome/browser/lifetime/application_lifetime.h" 15 #include "chrome/browser/ui/browser_dialogs.h" 16 #include "chrome/common/chrome_switches.h" 17 #include "chrome/common/net/url_fixer_upper.h" 18 #include "chrome/common/url_constants.h" 26 // Check that about: URLs are fixed up to chrome: by URLFixerUpper::FixupURL. 28 !url->SchemeIs(chrome::kAboutScheme)); 30 // Only handle chrome://foo/, URLFixerUpper::FixupURL translates about:foo. 31 if (!url->SchemeIs(chrome::kChromeUIScheme) [all...] |
/external/chromium/chrome/common/extensions/docs/ |
samples.json | 3 "chrome.bookmarks.create": "bookmarks.html#method-create", 4 "chrome.bookmarks.export": "bookmarks.html#method-export", 5 "chrome.bookmarks.get": "bookmarks.html#method-get", 6 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren", 7 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent", 8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", 9 "chrome.bookmarks.import": "bookmarks.html#method-import", 10 "chrome.bookmarks.move": "bookmarks.html#method-move", 11 "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged", 12 "chrome.bookmarks.onChildrenReordered": "bookmarks.html#event-onChildrenReordered" [all...] |
/external/chromium_org/chrome/installer/ |
installer_tools.gyp | 7 'version_py': '<(DEPTH)/chrome/tools/build/version.py', 8 'version_path': '<(DEPTH)/chrome/VERSION', 22 '<(DEPTH)/chrome/chrome.gyp:installer_util', 23 '<(DEPTH)/chrome/chrome.gyp:installer_util_strings', 24 '<(DEPTH)/chrome/common_constants.gyp:common_constants', 37 [ 'branding == "Chrome"', { 39 'branding_dir': '<(DEPTH)/chrome/app/theme/google_chrome', 41 }, { # else branding!="Chrome" [all...] |
/external/chromium_org/chrome/browser/policy/ |
DEPS | 1 # The //chrome/browser/policy code is being converted into a component at 8 "-chrome", 11 "+chrome/browser/policy", 25 "+chrome", 48 "+chrome/common/net/url_fixer_upper.h", 49 "+chrome/common/pref_names.h", 53 "+chrome/browser/chrome_notification_types.h", 54 "+chrome/browser/download/download_util.h", 55 "+chrome/browser/extensions/external_policy_loader.h", 56 "+chrome/browser/prefs/proxy_config_dictionary.h" [all...] |
/external/chromium_org/chrome/browser/policy/cloud/ |
DEPS | 1 # The //chrome/browser/policy code is being converted into a component at 8 "-chrome", 11 "+chrome/browser/policy", 12 "+chrome/browser/policy/cloud", 27 "+chrome", 45 "+chrome/browser/signin/android_profile_oauth2_token_service.h", 46 "+chrome/browser/signin/oauth2_token_service.h", 50 "+chrome/common/chrome_switches.h", 54 "+chrome/browser/prefs/browser_prefs.h", 55 "+chrome/common/pref_names.h" [all...] |
/external/chromium/chrome/common/extensions/docs/examples/api/i18n/getMessage/_locales/sr/ |
messages.json | 12 "message": "$CHROME$ ???????? $languages$ ??????.", 14 "chrome": { 15 "content": "Chrome", 16 "example": "Chrome"
|
/external/chromium_org/chrome/browser/printing/cloud_print/test/ |
DEPS | 3 "+chrome/service",
|
/external/chromium_org/chrome/browser/resources/chromeos/network_configuration/ |
manifest.json | 2 // chrome-extension://hiahncppkeponhognffoakpacfndjdhm/ 11 "chrome://resources/*" 13 "content_security_policy": "default-src 'none'; script-src 'self' chrome://resources ; style-src 'self' chrome://resources;"
|
/external/chromium_org/chrome/browser/storage_monitor/ |
DEPS | 3 "-chrome/browser/media_galleries",
|
/external/chromium_org/chrome/browser/ui/ |
browser_otr_state.cc | 5 #include "chrome/browser/ui/browser_otr_state.h" 7 #include "chrome/browser/ui/browser_list.h" 9 namespace chrome { namespace 15 } // namespace chrome
|
browser_otr_state_android.cc | 5 #include "chrome/browser/ui/browser_otr_state.h" 7 #include "chrome/browser/ui/android/tab_model/tab_model_list.h" 9 namespace chrome { namespace 15 } // namespace chrome
|
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/ |
find_bar_host_unittest_util_cocoa.mm | 5 #include "chrome/browser/ui/find_bar/find_bar_host_unittest_util.h" 7 #include "chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h" 9 namespace chrome { 15 } // namespace chrome
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
last_active_browser_cocoa.cc | 5 #include "chrome/browser/ui/cocoa/last_active_browser_cocoa.h" 7 #include "chrome/browser/ui/browser_finder.h" 9 namespace chrome { namespace 15 } // namespace chrome
|
/external/chromium_org/chrome/browser/ui/gtk/ |
find_bar_host_unittest_util_gtk.cc | 5 #include "chrome/browser/ui/find_bar/find_bar_host_unittest_util.h" 7 #include "chrome/browser/ui/gtk/slide_animator_gtk.h" 9 namespace chrome { namespace 15 } // namespace chrome
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host_unittest_util_views.cc | 5 #include "chrome/browser/ui/find_bar/find_bar_host_unittest_util.h" 7 #include "chrome/browser/ui/views/dropdown_bar_host.h" 9 namespace chrome { namespace 15 } // namespace chrome
|