summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 111882 - Integrate OAuth2 login token generation into TokenService:jstritar@chromium.org2011-11-292-7/+3
* Add cursor field to SetComposition.zork@chromium.org2011-11-291-0/+6
* Integrate OAuth2 login token generation into TokenService:munjal@chromium.org2011-11-292-3/+7
* Make the access token fetcher class more generic (takes in client id and clie...munjal@chromium.org2011-11-293-12/+23
* This is a checkpoint commit for experimental.socket. Limitations:miket@chromium.org2011-11-289-3/+2734
* Update downloads extension API schema to allow "content" as a value for the d...asanka@chromium.org2011-11-281-1/+1
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+15
* Adding a minimal `meta` description to extension API pages.mkwst@chromium.org2011-11-2838-106/+120
* Moving the MHTML API out of experimental and renaming it.jcivelli@chromium.org2011-11-289-22/+47
* Extension Settings API: rename it to the Extension Storage API.kalman@chromium.org2011-11-274-57/+57
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-271-1/+0
* Remove experimental.clipboard API in favor of document.execCommand()dcheng@chromium.org2011-11-271-112/+0
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-255-0/+56
* Adding `content_security_policy` to Speech Input API sample.mkwst@chromium.org2011-11-257-41/+55
* Remove potentially many static initializers.thakis@chromium.org2011-11-245-548/+553
* Don't allow the following content settings patterns:markusheintz@chromium.org2011-11-244-31/+54
* Extension Settings API: move the API functions into an object SettingsNamepace,kalman@chromium.org2011-11-243-354/+747
* Revive reverted CL with fix for CrOS build.munjal@chromium.org2011-11-2410-4/+1032
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-5/+1
* Build & run unit tests on Aura (Rebase)stevenjb@chromium.org2011-11-231-1/+1
* Add GAIA info to profile info cachesail@chromium.org2011-11-231-0/+4
* Enable WebUI lock screen by default while keeping support for old lock screen...flackr@chromium.org2011-11-232-2/+2
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-1/+1
* Add sample extension that allows setting plugin-specific content settings.bauerb@chromium.org2011-11-2336-2/+5305
* Print Preview: Properly handle window.print().thestig@chromium.org2011-11-231-0/+4
* Switch end points to point to production and make channel API a flagelvin@google.com2011-11-232-0/+5
* Revert 111270 - Part 1 of work to do user sign in based on OAuth2:abodenha@chromium.org2011-11-2313-1064/+7
* Part 1 of work to do user sign in based on OAuth2:munjal@chromium.org2011-11-2313-7/+1064
* Revert 111254 - Add GAIA info to profile info cachesail@chromium.org2011-11-231-4/+0
* Add GAIA info to profile info cachesail@chromium.org2011-11-221-0/+4
* Change the first parameter of savePage.saveAsMHTML to be a dictionary.jcivelli@chromium.org2011-11-223-10/+82
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-221-2/+8
* Remove unused kDefault permission.jstritar@chromium.org2011-11-222-5/+0
* Enable protector by defaultavayvod@chromium.org2011-11-222-3/+3
* ui_tests and browser_tests use layout test data.toyoshim@chromium.org2011-11-222-0/+21
* Delete the temporary file when generating MHTML with the extension API.jcivelli@chromium.org2011-11-221-0/+5
* Added chrome.experimental.devtools.panels.createStatusBarButton()caseq@google.com2011-11-222-13/+1113
* Moving experimental.metrics API to metricsPrivatekaznacheev@chromium.org2011-11-224-35/+8
* Add experimental extensions APIs to notify about wakeup and screen unlockhashimoto@chromium.org2011-11-222-0/+22
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-222-2/+149
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-11/+10
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-2/+2
* Add OVERRIDE to chrome/common/ and nacl/.avi@chromium.org2011-11-217-39/+41
* Add API tests for all input.ime functions.zork@chromium.org2011-11-211-15/+23
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-194-130/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Adding static documentation to the speech input extension API.leandrogracia@chromium.org2011-11-189-7/+406
* Add policies to specify an enterprise web store.dubroy@chromium.org2011-11-182-0/+11
* Add policies to control the disk cache size.pastarmovj@chromium.org2011-11-182-0/+6
* Rearrange the input APIs into more suitable groupings.zork@chromium.org2011-11-183-74/+83