summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 131132 - Turn on TabContentsViewAura by default.ben@chromium.org2012-04-062-3/+3
* Turn on TabContentsViewAura by default.ben@chromium.org2012-04-062-3/+3
* Update the calculator to use the launch event and transient background pagesmihaip@chromium.org2012-04-054-4/+5
* Revert 131008 - Temporarily disable the storage API to pull to branch.aa@chromium.org2012-04-059-2/+1361
* Temporarily disable the storage API to pull to branch.aa@chromium.org2012-04-059-1361/+2
* Addressing comments from msw and rsleevi for the following patch which ismunjal@chromium.org2012-04-053-18/+21
* Check in binary files from http://codereview.chromium.org/9969087/ so that tr...mihaip@chromium.org2012-04-055-14/+52
* Convert SavePage ui_test to a browser_test.jam@chromium.org2012-04-051-1/+1
* Adds the spelling service to the `chrome.privacy` extension API.mkwst@chromium.org2012-04-052-0/+28
* Plug leak in ExtensionAPI unit test.aa@chromium.org2012-04-051-0/+3
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-052-1/+25
* Don't cache JSON objects in SimpleFeatureProvideraa@chromium.org2012-04-059-96/+98
* Add experiments info to crash dumps.mad@chromium.org2012-04-056-0/+90
* Make sure that scoped_ptr<> cannot be used with ref-counted objects.sergeyu@chromium.org2012-04-051-2/+2
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-3/+21
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-2/+2
* Fix transient page sample extension to use 'runtime' API, which landed justmpcomplete@chromium.org2012-04-045-11/+11
* Revert "Revert 130697 - Reland r130462: Implement FeatureProvider for Extensi...aa@chromium.org2012-04-0417-486/+1459
* Move transient background events from chrome.experimental.extension to chrome...mihaip@chromium.org2012-04-047-15/+15
* Fix some uses of global variables in transient pages.mpcomplete@chromium.org2012-04-041-26/+42
* Convert the CustomHandler ui_test to a browser_test. There were two cases for...jam@chromium.org2012-04-042-6/+0
* Fixed documentation.miket@chromium.org2012-04-043-2530/+1
* Add a sample extension for transient pages.mpcomplete@chromium.org2012-04-048-2/+250
* On ChromeOS, the user is always signed in and we should notkochi@google.com2012-04-042-0/+5
* Adds a TabContentsViewAura.ben@chromium.org2012-04-042-0/+9
* Revert 130697 - Reland r130462: Implement FeatureProvider for ExtensionAPI."aa@chromium.org2012-04-0417-1469/+486
* Reland r130462: Implement FeatureProvider for ExtensionAPI."aa@chromium.org2012-04-0417-486/+1469
* DevTools: make Save As dialog optional for the paths that have already been s...pfeldman@chromium.org2012-04-042-0/+4
* FileBrowser: Added setting button for GData in filebrowser.zvorygin@chromium.org2012-04-041-0/+34
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-041-0/+5
* Remove unneeded gtalk sandbox exceptionsjschuh@chromium.org2012-04-031-22/+0
* Revert 130462 - Implement FeatureProvider for ExtensionAPI.aa@chromium.org2012-04-0317-1460/+492
* Implement FeatureProvider for ExtensionAPI.aa@chromium.org2012-04-0317-492/+1460
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-032-9/+0
* Adds a TabContentsViewAura.ben@chromium.org2012-04-032-0/+9
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-037-32/+179
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-033-5/+5
* Provide real RequestMatcher for declarative webRequest API conditionsbattre@chromium.org2012-04-032-17/+428
* Evernote DCHECKs on install because it uses absolute pathscduvall@chromium.org2012-04-032-3/+22
* Allow extension context menus to enable/disable itemscduvall@chromium.org2012-04-032-0/+59
* Javascript/HTML/CSS UI code for Page Cycler Front Endclintstaley@chromium.org2012-04-0312-652/+404
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-032-5/+0
* Allow platform apps to provide intent services.benwells@chromium.org2012-04-031-1/+1
* Enables a SPDY proxy to push resources from arbitrary origins.bengr@google.com2012-04-032-0/+5
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-037-179/+32
* Remove Instant opt-in promo.sreeram@chromium.org2012-04-032-5/+0
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-032-1/+2
* Add full support for filesystem URLs.ericu@google.com2012-04-027-32/+179
* Remove kInstantEnabledTime.sreeram@chromium.org2012-04-022-4/+0
* Deprecate chrome.extension.sendRequest in favor of sendMessage, with a safermpcomplete@chromium.org2012-04-025-8/+746