summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Minor doc fixes.kathyw@chromium.org2011-04-016-8/+6
* Extensions: pass domain and command to the debugger events.pfeldman@chromium.org2011-04-012-6/+154
* Unreviewed build fix, removed executable permission from permission_warnings....caseq@google.com2011-04-011-0/+0
* Issue IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS permission warning for DevTools ...caseq@google.com2011-04-014-6/+16
* Exposes home provider via chromeosInfoPrivate API.altimofeev@chromium.org2011-04-011-1/+2
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-012-8/+8
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-012-1/+6
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-312-6/+1
* Default Pepper Flash to running out-of-process, with a command-line option tobrettw@chromium.org2011-03-313-2/+11
* Remove kCookiePromptExpanded from the list of synced preferencesrsimha@chromium.org2011-03-312-4/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-319-122/+21
* 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