summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Don't dereference the callback_ pointer in OnStateChanged if the device has b...tommi@chromium.org2012-03-102-5/+11
* Look before blindly downcasting WebGraphicsContext3D to WebGraphicsContext3DC...fischman@chromium.org2012-03-102-2/+13
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-102-2/+2
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-102-2/+2
* use preferDiscreteGpu attribute in WebGraphicsContext3D initializationjamesr@chromium.org2012-03-101-4/+1
* Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...xhwang@chromium.org2012-03-106-41/+41
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0
* Remove download_file_manager.h include from chrome. It was there because of a...jam@chromium.org2012-03-104-30/+50
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Add URLFetcher::SaveResponseToFileAtPathhashimoto@chromium.org2012-03-096-62/+294
* Don't grant bindings to a unprivileged and shared process.creis@chromium.org2012-03-094-6/+31
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-096-2/+190
* Don't run InProcessBrowserTest.Empty when gtest_filter is specified. There ar...jam@chromium.org2012-03-091-6/+12
* Revert 125898 - Improve formatting of accessibility tests that dump the tree.isherman@chromium.org2012-03-0910-110/+37
* Improve formatting of accessibility tests that dump the tree.dmazzoni@google.com2012-03-0910-37/+110
* roll gyp 1238:1242thakis@chromium.org2012-03-091-2/+0
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-093-10/+32
* OnSSLCertificateError delegate chain back to SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-092-2/+22
* Add support for --enable-threaded-compositing by makingfischman@chromium.org2012-03-093-18/+66
* Revert 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-092-70/+0
* Fix test issues seen when using WebContentsViewWin by default on Chrome.jam@chromium.org2012-03-091-0/+2
* Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-092-0/+70
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-094-1/+18
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-0913-57/+134
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-097-2/+145
* Fix RenderWidget task leakjbates@chromium.org2012-03-092-27/+23
* Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.viettrungluu@chromium.org2012-03-095-44/+25
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-095-25/+44
* Working around http://code.google.com/p/gyp/issues/detail?id=13mmaxfield@google.com2012-03-091-9/+18
* Call StartCapture() in Initialize() instead of Seek() in CaptureVideoDecoderxhwang@chromium.org2012-03-092-26/+10
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-0820-30/+250
* Don't put the error URL in the chrome:// scheme.creis@chromium.org2012-03-081-2/+4
* Revert 125629 - Adding a skeleton MediaStreamCenter.mad@chromium.org2012-03-087-143/+2
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-087-2/+143
* Add one-arg implementations of WebViewClient::createGraphicsContext3D()jamesr@chromium.org2012-03-082-0/+8
* Add support for WebPagePopup.tkent@chromium.org2012-03-081-0/+4
* Drop frontbuffers on chromeos when tab visibility set to hibernated (GLX imag...mmocny@chromium.org2012-03-083-28/+21
* Move download interrupt reasons to content\public (the enum that's used by ch...jam@chromium.org2012-03-0825-132/+166
* Fix context sharing between channels to be order-independent.piman@chromium.org2012-03-088-16/+21
* Move FindPasteboard to ui/base/clipboard since it's used by two modules (cont...jam@chromium.org2012-03-084-144/+1
* Reverting log messages that weren't useful.oshima@chromium.org2012-03-071-5/+0
* Fix performance.timing.navigationStart on cross-renderer navigation.simonjam@chromium.org2012-03-0711-27/+119
* IndexedDB: Run basics-shared-workers layout test as ui test.dgrogan@chromium.org2012-03-071-0/+1
* Add ResourceRequestInfo.darin@chromium.org2012-03-0723-451/+515
* fix win_aurajbates@chromium.org2012-03-071-1/+1
* Make TabContentsViewWin support drag & drop and also wire in the zoom with ct...jam@chromium.org2012-03-072-4/+100
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-0726-116/+135
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-075-0/+101
* Enable audio/video tag in content_shellvrk@chromium.org2012-03-0710-22/+73
* Windows: Limit D3D devices to one per Present Thread (4 max).apatrick@chromium.org2012-03-074-1/+22