summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Improve GPU process URL crash reporting.jbates@chromium.org2012-07-131-2/+4
* Add test for failing rename in BaseFileTest.asanka@chromium.org2012-07-122-1/+25
* Support in-browser thumbnailing on GTK.mazda@chromium.org2012-07-121-5/+31
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-1210-134/+442
* Fix transferring processes during a redirect.darin@chromium.org2012-07-124-52/+207
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-1212-0/+911
* Nit: remove whitespace accidentally included by 10695124.leandrogracia@chromium.org2012-07-121-1/+0
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-123-73/+13
* Add RemoteDebuggingController.java and its (native) dependencies.pliard@chromium.org2012-07-123-0/+158
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Corrected issues with queued touch events. This fixes gestures in Windows.girard@chromium.org2012-07-111-17/+36
* IndexedDB: Re-enable browser layout tests for transactions following WK patchesjsbell@chromium.org2012-07-111-5/+4
* Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...rdsmith@chromium.org2012-07-1114-301/+177
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-1114-177/+301
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-5/+4
* Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...tedchoc@chromium.org2012-07-1111-141/+144
* Kill DownloadManagerImpl::save_page_downloads_benjhayden@chromium.org2012-07-113-57/+54
* Add support for triggering Android intents based on content.leandrogracia@chromium.org2012-07-118-0/+65
* Remove #pragma once from contentajwong@chromium.org2012-07-11242-281/+39
* Fix a renderer crash when dragging quickly over tab contents.tony@chromium.org2012-07-111-1/+6
* Revert 146000 - Split out ContentViewCore from ContentView for embedders.ericu@google.com2012-07-1111-136/+133
* Split out ContentViewCore from ContentView for embedders.tedchoc@chromium.org2012-07-1111-133/+136
* Chromium side of plumbing for passing renderer-generated keys through IPCalecflett@chromium.org2012-07-111-0/+1
* In Windows 8 chrome metro mode if we Alt tabbed away from chrome while a tab ...ananta@chromium.org2012-07-102-26/+4
* Revert 145925 - Disabling deferred 2d canvas rendering by default.junov@chromium.org2012-07-101-1/+1
* Ensure static BrowserContext methods only get called on the UI thread. Also e...jam@chromium.org2012-07-102-0/+12
* Disabling deferred 2d canvas rendering by default.junov@chromium.org2012-07-101-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-101-1/+5
* aura: Scale custom cursors appropriately.sadrul@chromium.org2012-07-101-0/+3
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-102-8/+18
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-102-1/+45
* Delay setting whether the layer should scale its content till we act upon the...pkotwicz@chromium.org2012-07-102-13/+22
* Add GetLoadProgress to web_contents, used by Android Content Shell.tedchoc@chromium.org2012-07-094-6/+33
* Ignore EHOSTUNREACH and EHOSTDOWN when sending on P2P sockets.sergeyu@chromium.org2012-07-091-2/+8
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-0916-25/+37
* Remember to set did_defer_ to true when deferring the request fromdarin@chromium.org2012-07-092-0/+27
* IndexedDB: Purge IPC plumbing for WebIDBCursor::direction()jsbell@chromium.org2012-07-092-11/+0
* Fix COM initialization on media thread.grt@chromium.org2012-07-092-6/+30
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-098-159/+24
* Add a CHECK to narrow down http://crbug.com/124680gavinp@chromium.org2012-07-062-1/+13
* Changing tab closure handling logic in speech recognition code and cleaning b...primiano@chromium.org2012-07-063-0/+20
* Pepper needs to repeatedly call enumeration API in order to get a synchronous...xians@chromium.org2012-07-0622-380/+334
* Change include directive for content/common/android/device_info.hyosin@chromium.org2012-07-061-1/+1
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-053-123/+1
* Device Orientation Cleanupaousterh@chromium.org2012-07-047-123/+203
* When a beforeunload dialog is closed, clear up history.benm@chromium.org2012-07-041-0/+1
* gtk: Make screen.avail{Width,Height} use _NET_WORKAREA.derat@chromium.org2012-07-031-3/+40
* Shifted DownloadFile to exporting DownloadInterruptReasons.rdsmith@chromium.org2012-07-038-57/+75
* Move Pepper files in renderer_host to new subdir.brettw@chromium.org2012-07-0314-35/+35
* Improve download performance statistics.rdsmith@chromium.org2012-07-034-25/+22