summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add a simple example history extension.skerner@chromium.org2010-04-064-0/+138
* detect preferences errorserikkay@chromium.org2010-04-069-30/+112
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-061-2/+2
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-062-1/+54
* Relanding:oshima@chromium.org2010-04-061-0/+6
* Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...inferno@chromium.org2010-04-061-2/+2
* Move more extensions hard coded error messages to .grd file. finnur@chromium.org2010-04-061-28/+43
* Make an error message verbose to investigate a un-reproducible bug.tkent@chromium.org2010-04-061-2/+7
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-4/+4
* Revert "BookmarkBarView tests fixes"oshima@chromium.org2010-04-051-6/+0
* BookmarkBarView tests fixesoshima@chromium.org2010-04-051-0/+6
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-052-3/+14
* Disables AeroPeek by default.hbono@chromium.org2010-04-052-0/+4
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...yusukes@chromium.org2010-04-052-0/+10
* Fix a few places where we were incorrectly classifyingaa@chromium.org2010-04-033-5/+18
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-11/+7
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-032-44/+3
* Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5...georgey@chromium.org2010-04-022-0/+9
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-04-023-121/+32
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-2/+4
* Mention the "unlimited_storage" permission in the extensions docs.dumi@chromium.org2010-04-021-1/+6
* Sample code for tracking extension and content events.erikkay@chromium.org2010-04-026-0/+594
* Revert 43475 - Adding "preload_engines" and "use_global_engine" preferences t...rohitrao@chromium.org2010-04-022-10/+0
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side.yusukes@chromium.org2010-04-022-0/+10
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-04-023-5/+62
* Add a folders_only and subtree api to bookmark managerfeldstein@chromium.org2010-04-021-0/+25
* Add --websocket-live-experiment-host flag to debug websocket live experiment.ukai@chromium.org2010-04-022-0/+6
* Move enable/disable storage to prefs.nick@chromium.org2010-04-022-0/+2
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-024-0/+179
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-0154-156/+282
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-1/+10
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-011-0/+7
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-012-4/+4
* Make the browser survive massive data: URIs, via various techniques:cevans@chromium.org2010-04-012-1/+6
* Add themes to new sync UI.dantasse@chromium.org2010-04-012-0/+2
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+2
* Miscellaneous small doc cleanup, including:kathyw@chromium.org2010-04-016-12/+14
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-312-14/+3
* Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-313-62/+5
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-312-0/+9
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-313-5/+62
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-312-3/+14
* Miscellaneous API doc cleanup.kathyw@chromium.org2010-03-316-8/+32
* Moving Korean IME (ibus-hangul) preferences from IBus side (ibus-gconf & ibus...yusukes@chromium.org2010-03-312-0/+4
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+9
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-9/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+9
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Adding API tests for getViews and infobars.finnur@chromium.org2010-03-312-2/+2
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-2/+1