summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-202-3/+3
* Revert 150969 - Disable getting histogram data from child processes other tha...rtenneti@chromium.org2012-08-201-2/+0
* Attached data cleanup.avi@chromium.org2012-08-202-13/+3
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-202-3/+3
* Convert the indexed db pyauto tests to content_browsertests.jam@chromium.org2012-08-201-0/+70
* [Android] Implement WebSettings.{get|set}Allow{Content|File}Access.mnaganov@chromium.org2012-08-201-0/+6
* Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...rdsmith@chromium.org2012-08-1927-798/+1424
* Add a completion callback to gpuBenchmarking.beginSmoothScrollnduca@chromium.org2012-08-183-10/+34
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-1816-276/+288
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-184-1/+30
* Defer GestureTapDown events briefly.rjkroege@chromium.org2012-08-185-60/+205
* Replace the DownloadFileManager with direct ownership of DownloadFile.rdsmith@chromium.org2012-08-1827-1424/+798
* Fix user agent override restoration pipelinedfalcantara@chromium.org2012-08-181-0/+3
* beginSmoothScroll tries to do a simple animation for a given length in second...nduca@chromium.org2012-08-171-6/+6
* Use GPU blacklist to control accelerated video decode.zmo@chromium.org2012-08-171-0/+3
* Mark Tulip as flaky on Mac.dalecurtis@chromium.org2012-08-171-4/+10
* View-source URLs should use a separate SiteInstance in all cases.nasko@chromium.org2012-08-172-7/+34
* Revert 151982 - Revert 151932 (caused gpu_throughput_tests to start failing o...jbates@chromium.org2012-08-173-5/+25
* Propagate Aura gesture timestamps to WebGestureEventsrbyers@chromium.org2012-08-171-0/+1
* Allow use of the chrome trace categories string from the tracing ui internals.eatnumber@chromium.org2012-08-172-10/+3
* Revert 151932 (caused gpu_throughput_tests to start failing on Mac GPU bots) ...kbr@chromium.org2012-08-163-25/+5
* Cleanup GPU lifetime event histograms.vangelis@chromium.org2012-08-161-3/+8
* Hook up Mac OSX VSync parameters to compositor threadjbates@chromium.org2012-08-163-5/+25
* Implements part of DeviceMotion in the browseraousterh@chromium.org2012-08-168-4/+428
* Removes unnecessary namespace qualifier in device_orientationaousterh@chromium.org2012-08-165-11/+5
* Marking VideoTulipWebm as flaky on all platformsakalin@chromium.org2012-08-161-7/+2
* Marking 'MediaTest.VideoTulipWebm' as flaky on Mac.mkwst@chromium.org2012-08-161-1/+7
* Add IPC::Sender and GetRoutingID() to WebContents for convenience and safety.joi@chromium.org2012-08-162-14/+30
* Consolidate ContentViewCore::Load* functionsboliu@chromium.org2012-08-155-59/+114
* chop the width/height to even number when incoming frame has odd number dimen...wjia@chromium.org2012-08-152-12/+38
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-151-0/+7
* IndexedDB: Simplify cursor data callbacks.jsbell@chromium.org2012-08-154-82/+0
* The test can get flaky due to timing issue on Android.xians@chromium.org2012-08-151-4/+4
* Remove touch optimized layout on ChromeOSflackr@chromium.org2012-08-151-0/+8
* Add DeviceMonitorMac to BrowserMainLoop.xians@chromium.org2012-08-154-0/+230
* Moves device_orientation to content namespaceaousterh@chromium.org2012-08-1521-41/+41
* aura: fix flashing when switching tabs rapidlypiman@chromium.org2012-08-151-6/+4
* Consolidate all NavigationController::LoadURL and family functionsboliu@chromium.org2012-08-144-166/+178
* Plumb vsync info from AcceleratedPresenter to RenderWidgetHostImpljbates@chromium.org2012-08-141-8/+14
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-148-35/+4
* Add linux/mac gamepad mappings for SmartJoy PLUS adapter.jpd@google.com2012-08-142-2/+23
* We can leak the system tray UI when closing down the tab due to several possi...xians@chromium.org2012-08-147-189/+291
* Only track http and https in duplicate resource handler metrics. Specifically...scottmg@chromium.org2012-08-142-9/+20
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-1427-798/+1419
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-132-0/+12
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-1322-250/+482
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-1327-1419/+798
* Added a histogram to track number of http/https resources.frankwang@google.com2012-08-131-0/+4
* Use non-exclusive access to gamepad on macscottmg@chromium.org2012-08-131-1/+1
* Reverting this change as it does not disable H/W video decode. It disables H/...ananta@chromium.org2012-08-131-6/+0