summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 80026 - Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-313-80/+12
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-313-12/+80
* Revert CL 79685.olege@google.com2011-03-312-4/+0
* Cleanup: Remove sqlite_compiled_statement.[cc,h] API.tfarina@chromium.org2011-03-312-223/+0
* Initial integration of DOM login screen with existing infrastructure.rharrison@chromium.org2011-03-312-0/+4
* Disable uninstalling and editing permissions for policy controlled extensions.pastarmovj@chromium.org2011-03-313-0/+70
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-312-8/+8
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-313-1/+13
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-312-8/+8
* Remove "permissions" from sample code, so copy-pasters will be less likely to...kathyw@chromium.org2011-03-302-14/+10
* Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.mpcomplete@chromium.org2011-03-303-442/+686
* Use correct error message when someone attempts to create a new child of the ...bolms@chromium.org2011-03-302-4/+10
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-302-6/+7
* Removing TokenMigrator + sync credential migrationrickcam@chromium.org2011-03-302-5/+0
* DevTools: make extensions more user-friendly.pfeldman@chromium.org2011-03-302-32/+254
* Adding 'explicit_expiration' cause to 'OnCookieChanged'jochen@chromium.org2011-03-302-3/+3
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-291-0/+10
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-291-1/+4
* Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-296-27/+8
* Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-296-8/+27
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-292-6/+7
* WebUI implementation of HTTP auth dialog.olege@google.com2011-03-292-0/+4
* Send policy blobs to session_managerjkummerow@chromium.org2011-03-292-5/+4
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-294-215/+53
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-296-27/+8
* Improve the DLL blacklisting heuristicscpu@chromium.org2011-03-291-9/+50
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-2910-100/+141
* Make ExtensionResource::NormalizeSeperators pass by reference.rnorton10@gmail.com2011-03-292-9/+12
* Changes to show message for case with no passwords or exceptions.scr@chromium.org2011-03-282-0/+9
* Remove the timeStamp property from the webNavigation extension API.mpcomplete@chromium.org2011-03-282-420/+6
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-282-2/+71
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-289-525/+434
* Move some files from base to base/memory.levin@chromium.org2011-03-2851-87/+87
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-252-52/+42
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-15/+23
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-254-7/+4
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-254-3/+40
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-251-30/+0
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-255-9/+28
* ServiceProcessStateFileManipulationTest.ChangeAttr is flakymaruel@chromium.org2011-03-251-1/+2
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-254-7/+15
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-252-0/+12
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-253-87/+97
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-241-1/+2
* Disabled delete tests of ServiceProcessStateFileManipulationTestdmaclach@chromium.org2011-03-241-3/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-241-1/+1
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-0/+8
* Remove the timeStamp property from webRequest extension events.mpcomplete@chromium.org2011-03-242-420/+6
* Revert 79307 - Fixes up the race condition that exists with deleting a file v...dmaclach@chromium.org2011-03-243-46/+21