| Commit message (Expand) | Author | Age | Files | Lines |
* | Android WebView: Ignore output surface resizes | sievers@chromium.org | 2013-03-06 | 1 | -3/+19 |
* | Changed SoftwareOutputDevice interface. | skaslev@chromium.org | 2013-03-06 | 2 | -107/+53 |
* | Add support for synchronously resizing a render view for layout tests. | jochen@chromium.org | 2013-03-06 | 10 | -18/+50 |
* | Use ThreadSafeSender in a couple of places. | michaeln@chromium.org | 2013-03-06 | 8 | -67/+73 |
* | Android: Add support for CompositorFrame swaps | sievers@chromium.org | 2013-03-05 | 4 | -25/+109 |
* | Refactor libjingle.gyp: | tommi@chromium.org | 2013-03-05 | 2 | -5/+5 |
* | [content shell] use the permission client provided by the TestRunner for layo... | jochen@chromium.org | 2013-03-05 | 1 | -0/+4 |
* | Add a number of connection type fields to ExtraData instead of using the fiel... | rch@chromium.org | 2013-03-05 | 1 | -6/+12 |
* | Fix for short flings (scroll snapping used wrong axes) | aruslan@chromium.org | 2013-03-05 | 1 | -2/+2 |
* | Pepper cleanup: USE_SKIA is always true. | teravest@chromium.org | 2013-03-05 | 1 | -51/+0 |
* | Browser Plugin: Fix crash on closing Browser App | fsamuel@chromium.org | 2013-03-05 | 1 | -3/+3 |
* | Logging: pass through logging for devtools page (although it has no UI bindin... | pfeldman@chromium.org | 2013-03-05 | 1 | -2/+1 |
* | Revert 185146 | apatrick@google.com | 2013-03-05 | 1 | -55/+0 |
* | Revert 186229 | justinlin@chromium.org | 2013-03-05 | 12 | -257/+187 |
* | Rename DumpAccesibilityTreeHelper to AccessibilityTreeFormatter, pull into co... | aboxhall@chromium.org | 2013-03-05 | 12 | -187/+257 |
* | Revert 186011 | abarth@chromium.org | 2013-03-05 | 1 | -1/+2 |
* | Disable some accessibility tests on Win64 build | jschuh@chromium.org | 2013-03-05 | 3 | -12/+34 |
* | Revert 186187 - crashing on Win XP browser_tests with "Access is denied". | flackr@chromium.org | 2013-03-05 | 1 | -5/+4 |
* | IndexedDB: Re-enable previously flaky tests | jsbell@chromium.org | 2013-03-05 | 1 | -11/+2 |
* | gpu: Add the ability to wait on upload completion. | epenner@chromium.org | 2013-03-05 | 2 | -0/+6 |
* | Fix touch scaling for high dpi windows. | girard@chromium.org | 2013-03-05 | 1 | -4/+5 |
* | Moved AudioUtil static functions: | xians@chromium.org | 2013-03-05 | 4 | -27/+40 |
* | Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out... | perkj@chromium.org | 2013-03-05 | 8 | -39/+56 |
* | Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTest | bartfab@chromium.org | 2013-03-05 | 1 | -1/+1 |
* | Replaced deprecated v8 API calls by their non-deprecated counterparts. | svenpanne@chromium.org | 2013-03-05 | 2 | -5/+8 |
* | Remove deprecated hyphenation methods from WebKit::Platform implementations | jochen@chromium.org | 2013-03-05 | 2 | -19/+0 |
* | [content shell] close the main window during the destructor | jochen@chromium.org | 2013-03-05 | 1 | -0/+5 |
* | [content shell] don't try to add a virtual border when resizing the view. | jochen@chromium.org | 2013-03-05 | 1 | -3/+1 |
* | [content shell] handle focus entirely from the renderer | jochen@chromium.org | 2013-03-05 | 3 | -4/+58 |
* | Explanatory comment for ShouldFocusLocationBarByDefault. | samarth@chromium.org | 2013-03-05 | 1 | -1/+3 |
* | Enable is_screencast flag for WebRTC screen capture | hclam@chromium.org | 2013-03-05 | 1 | -2/+5 |
* | BrowserPlugin: Moving constants to content/common | fsamuel@chromium.org | 2013-03-05 | 22 | -28/+39 |
* | Add DSF to frame metadata. | piman@chromium.org | 2013-03-05 | 1 | -0/+1 |
* | Implement WebKit::Platform::isThreadedCompositingEnabled() | jamesr@chromium.org | 2013-03-05 | 2 | -0/+5 |
* | Define frame subscription interface and implementation on Mac | hclam@chromium.org | 2013-03-05 | 9 | -8/+244 |
* | Disable Media.YUV* tests on MSVS 2012 x64 builds | jschuh@chromium.org | 2013-03-05 | 1 | -8/+15 |
* | ÜC: Add --enable-delegated-renderer flag | piman@chromium.org | 2013-03-05 | 4 | -1/+10 |
* | Make third_party/re2 a dependency of content/browser. | apatrick@chromium.org | 2013-03-05 | 2 | -0/+2 |
* | Don't crash when the dconf settings backend can't connect to the session bus | jochen@chromium.org | 2013-03-05 | 1 | -0/+4 |
* | Add StoragePartition::StorageMask for ClearData methods | boliu@chromium.org | 2013-03-05 | 4 | -37/+83 |
* | overscroll: Fix another overscroll crash. | sadrul@chromium.org | 2013-03-05 | 1 | -4/+10 |
* | Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ... | mthiesse@chromium.org | 2013-03-05 | 13 | -8/+153 |
* | Pass in SurfaceView size as physical_backing_size. | aelias@chromium.org | 2013-03-05 | 6 | -31/+78 |
* | Refactored TapSuppressionController | mohsen@chromium.org | 2013-03-05 | 12 | -227/+441 |
* | Made myself OWNER of GPU-related Mac stuff on thakis' suggestion. | kbr@chromium.org | 2013-03-05 | 1 | -0/+3 |
* | Properly floor size on pixel to DIP conversion. | alexst@chromium.org | 2013-03-04 | 1 | -6/+3 |
* | Disable threaded HTML parser | abarth@chromium.org | 2013-03-04 | 1 | -2/+1 |
* | Move Mailbox from cc to gpu, and its traits to gpu/ipc | piman@chromium.org | 2013-03-04 | 7 | -37/+11 |
* | Mac VDA: Fix integer overflow possibility | sail@chromium.org | 2013-03-04 | 2 | -14/+23 |
* | Speculative Revert of 185945 | agable@chromium.org | 2013-03-04 | 6 | -25/+29 |