summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Pepper cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-051-51/+0
* Browser Plugin: Fix crash on closing Browser Appfsamuel@chromium.org2013-03-051-3/+3
* Logging: pass through logging for devtools page (although it has no UI bindin...pfeldman@chromium.org2013-03-051-2/+1
* Revert 185146apatrick@google.com2013-03-051-55/+0
* Revert 186229justinlin@chromium.org2013-03-0512-257/+187
* Rename DumpAccesibilityTreeHelper to AccessibilityTreeFormatter, pull into co...aboxhall@chromium.org2013-03-0512-187/+257
* Revert 186011abarth@chromium.org2013-03-051-1/+2
* Disable some accessibility tests on Win64 buildjschuh@chromium.org2013-03-053-12/+34
* Revert 186187 - crashing on Win XP browser_tests with "Access is denied".flackr@chromium.org2013-03-051-5/+4
* IndexedDB: Re-enable previously flaky testsjsbell@chromium.org2013-03-051-11/+2
* gpu: Add the ability to wait on upload completion.epenner@chromium.org2013-03-052-0/+6
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-051-4/+5
* Moved AudioUtil static functions:xians@chromium.org2013-03-054-27/+40
* Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...perkj@chromium.org2013-03-058-39/+56
* Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTestbartfab@chromium.org2013-03-051-1/+1
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-052-5/+8
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-052-19/+0
* [content shell] close the main window during the destructorjochen@chromium.org2013-03-051-0/+5
* [content shell] don't try to add a virtual border when resizing the view.jochen@chromium.org2013-03-051-3/+1
* [content shell] handle focus entirely from the rendererjochen@chromium.org2013-03-053-4/+58
* Explanatory comment for ShouldFocusLocationBarByDefault.samarth@chromium.org2013-03-051-1/+3
* Enable is_screencast flag for WebRTC screen capturehclam@chromium.org2013-03-051-2/+5
* BrowserPlugin: Moving constants to content/commonfsamuel@chromium.org2013-03-0522-28/+39
* Add DSF to frame metadata.piman@chromium.org2013-03-051-0/+1
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-052-0/+5
* Define frame subscription interface and implementation on Machclam@chromium.org2013-03-059-8/+244
* Disable Media.YUV* tests on MSVS 2012 x64 buildsjschuh@chromium.org2013-03-051-8/+15
* ÜC: Add --enable-delegated-renderer flagpiman@chromium.org2013-03-054-1/+10
* Make third_party/re2 a dependency of content/browser.apatrick@chromium.org2013-03-052-0/+2
* Don't crash when the dconf settings backend can't connect to the session busjochen@chromium.org2013-03-051-0/+4
* Add StoragePartition::StorageMask for ClearData methodsboliu@chromium.org2013-03-054-37/+83
* overscroll: Fix another overscroll crash.sadrul@chromium.org2013-03-051-4/+10
* Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...mthiesse@chromium.org2013-03-0513-8/+153
* Pass in SurfaceView size as physical_backing_size.aelias@chromium.org2013-03-056-31/+78
* Refactored TapSuppressionControllermohsen@chromium.org2013-03-0512-227/+441
* Made myself OWNER of GPU-related Mac stuff on thakis' suggestion.kbr@chromium.org2013-03-051-0/+3
* Properly floor size on pixel to DIP conversion.alexst@chromium.org2013-03-041-6/+3
* Disable threaded HTML parserabarth@chromium.org2013-03-041-2/+1
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-047-37/+11
* Mac VDA: Fix integer overflow possibilitysail@chromium.org2013-03-042-14/+23
* Speculative Revert of 185945agable@chromium.org2013-03-046-25/+29
* Revert 184399 - PepperUDPSocketPrivateHost is switched to PepperUDPSocketPriv...yzshen@chromium.org2013-03-046-431/+462
* Fix a boneheaded problem introduced in r182822.michaeln@google.com2013-03-041-0/+2
* Blacklist graphics on VMware Fusion 4 and lower with Vista+.jbauman@chromium.org2013-03-041-1/+21
* [content shell] manage focus synchronously from the renderer for layout testsjochen@chromium.org2013-03-045-0/+30
* Remove CompositorThread dependency on WebThreadjamesr@chromium.org2013-03-046-29/+25
* Use custom freetype for non-ASan builds only.glider@chromium.org2013-03-041-1/+4
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-042-16/+6
* Fix double sized layer issue on hDPI devices.alexst@chromium.org2013-03-043-4/+16
* Make 44100 sample rate works on Linux and Android.xians@chromium.org2013-03-041-2/+8