summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Launch panels in Aura (through chrome.windows.create()) with a new panel view.stevenjb@chromium.org2012-02-162-0/+3
* Aggregate device activity, and report per-day activity in device status reports.dubroy@chromium.org2012-02-162-0/+5
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-162-5/+4
* Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.msw@chromium.org2012-02-161-5/+1
* [ntp] iterating on app install hintestade@chromium.org2012-02-163-7/+3
* Extensions: run "custom bindings" v8-extensions in content scripts.kalman@chromium.org2012-02-164-33/+113
* Fix shared library build on windows (breakage caused by r122082).jeremya@chromium.org2012-02-161-1/+0
* This patch introduces a flag to make asynchronous spellchecker available.shinyak@chromium.org2012-02-162-0/+6
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-162-0/+9
* aura: Use GPU process for UIpiman@chromium.org2012-02-162-9/+0
* Flakiness cleanup: disable flaky tests under chrome/evan@chromium.org2012-02-153-4/+4
* Revert 90758 - Revert 90572 - Disable GaiaAuthFetcherTest.ErrorComparator, it...dpapad@chromium.org2012-02-151-1/+7
* Change sync promo URLsail@chromium.org2012-02-151-2/+2
* Remove obsolete histogram Extensions.GetUserDataTempDir .skerner@chromium.org2012-02-151-6/+4
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-152-0/+4
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-154-10/+15
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-152-4/+2
* Introduce the extensions::Feature class.aa@chromium.org2012-02-153-0/+570
* Use less temporary extension IDs during pack and unpack.jstritar@chromium.org2012-02-159-36/+58
* Marking OAuth2AccessTokenFetcherTest.ParseGetAccessTokenResponse disabled on ...dpapad@chromium.org2012-02-151-1/+7
* Whitelist extensions with bundled plug-ins for plug-ins.bauerb@chromium.org2012-02-151-2/+0
* Fix permissions.sky@chromium.org2012-02-142-0/+0
* Windows Breakpad: Remove kNoOOBreakpad environment variablemseaborn@chromium.org2012-02-142-7/+2
* Simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-1/+3
* Revert 121889 - Add simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-4/+2
* Add simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-2/+4
* Reworking the BrowsingData API signature to include an options object.mkwst@chromium.org2012-02-143-101/+145
* [HTerm-Crosh] Add support for terminal window resizing to terminal APItbarzic@chromium.org2012-02-141-0/+34
* Add --window-size and --window-position commandline options.jbates@chromium.org2012-02-142-0/+8
* Fix URLPattern to be re-usable after an all-urls setting.gbillock@chromium.org2012-02-142-2/+26
* Allow "internal" APIs to be specified in extension API schemas, and specify t...kalman@chromium.org2012-02-137-30/+34
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-0/+5
* Fix the NTP to only Display Appscsharp@chromium.org2012-02-132-9/+19
* Mac app mode: locate Chrome + refactorjeremy@chromium.org2012-02-135-6/+211
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-2/+1
* Publish app shortcuts on Macsail@chromium.org2012-02-112-7/+23
* Stop using weak v8 references to keep track of inline install callbacks.mihaip@chromium.org2012-02-111-1/+2
* Settings: Change the omnibox learn more ULR to point to the new omnibox helpjhawkins@chromium.org2012-02-112-0/+10
* Fix sandbox policy for windows flashcpu@chromium.org2012-02-111-1/+1
* Implement profiler log writing at shutdownrlarocque@chromium.org2012-02-102-0/+5
* Disable MakeGetAccessTokenBody in the OAuth2 test.gbillock@chromium.org2012-02-101-2/+2
* Restrict Flash sandbox to one processjschuh@chromium.org2012-02-101-1/+7
* Disable OAuth2AccessTokenFetcherTest.Success as well.bauerb@chromium.org2012-02-101-2/+2
* Use regular download mechanism to download and open plug-in installer files.bauerb@chromium.org2012-02-101-0/+4
* Disable OAuth2AccessTokenFetcherTest.GetAccessTokenResponseCodeFailure as well.bauerb@chromium.org2012-02-101-1/+2
* Renaming 'clear.browsingData()' to 'browsingData.remove()'mkwst@chromium.org2012-02-1016-279/+314
* Disable OAuth2AccessTokenFetcherTest.GetAccessTokenRequestFailure.bauerb@chromium.org2012-02-101-2/+3
* Add knowledge of current PanelStrip in Panel.jennb@chromium.org2012-02-101-1/+6
* RulesRegistry for declarative APIs.battre@chromium.org2012-02-101-3/+3
* Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-092-2/+26