| Commit message (Expand) | Author | Age | Files | Lines |
* | gpu: Optimize and cleanup code used for CHROMIUM_copy_texture. | dongseong.hwang@intel.com | 2014-08-13 | 1 | -4/+17 |
* | Revert 289067 "Use RE string pattern matching for blacklist stri..." | oshima@chromium.org | 2014-08-13 | 1 | -2/+8 |
* | GN: Add mojo_shell_tests, get more things working on android | jamesr@chromium.org | 2014-08-13 | 2 | -10/+9 |
* | Re-land: base: Introduce an explicit call for reducing emulated discardable m... | reveman@chromium.org | 2014-08-13 | 2 | -4/+70 |
* | Remove unused RenderPassDrawQuad fields | danakj@chromium.org | 2014-08-12 | 3 | -60/+2 |
* | Revert 288702 "Content browsertest for verifying that a black fr..." | oshima@chromium.org | 2014-08-12 | 3 | -44/+0 |
* | Revert of Revert of [site isolation] cross-site transfers should track the Re... | pkotwicz@chromium.org | 2014-08-12 | 15 | -172/+177 |
* | Chrome OS desktop capture: pad capture size to multiples of 16 pixels. | hshi@chromium.org | 2014-08-12 | 1 | -2/+9 |
* | DevTools: Removed unused method EmbeddedWorkerDevToolsManager::GetDevToolsAge... | vkuzkokov@chromium.org | 2014-08-12 | 2 | -12/+0 |
* | Use RE string pattern matching for blacklist strings. | zmo@chromium.org | 2014-08-12 | 1 | -8/+2 |
* | Revert of Video capture should set visible size and coded size separately. (h... | hclam@chromium.org | 2014-08-12 | 1 | -10/+5 |
* | Revert of [site isolation] cross-site transfers should track the RenderFrameH... | pkotwicz@chromium.org | 2014-08-12 | 15 | -177/+172 |
* | Add content browser test for <optgroup> with 'display: none' | sudarshan.p@samsung.com | 2014-08-12 | 2 | -0/+41 |
* | OWNERS/WATCHLIST updates for departed team members, per request | jsbell@chromium.org | 2014-08-12 | 1 | -1/+0 |
* | Account for DIP when setting the preferred size for tab capture. | miu@chromium.org | 2014-08-12 | 2 | -3/+106 |
* | Stitch CacheStorage messages to the implementation | jkarlin@chromium.org | 2014-08-12 | 6 | -54/+208 |
* | Disable ServiceWorkerBrowserTest.Reload which sometimes crashes | pkotwicz@chromium.org | 2014-08-12 | 1 | -1/+2 |
* | GN: Make content_shell and webkit_unit_tests work in component build | jamesr@chromium.org | 2014-08-12 | 10 | -10/+48 |
* | Service Worker: in Unregister, wait until after the active worker no longer c... | falken@chromium.org | 2014-08-12 | 8 | -73/+199 |
* | Simplify android_webview wrap_contents mode. | mkosiba@chromium.org | 2014-08-12 | 4 | -0/+4 |
* | Drop the bool parameter from InitSharedInstanceWithPakFileRegion(). | tfarina@chromium.org | 2014-08-12 | 1 | -1/+1 |
* | Simplify PastePopupMenu delegate interface and layout attributes | kingshuk.j@samsung.com | 2014-08-12 | 2 | -54/+26 |
* | Implement --v8-cache-options (instead of --enable-preparsed-js-caching) | vogelheim@chromium.org | 2014-08-12 | 10 | -34/+39 |
* | Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost... | pfeldman@chromium.org | 2014-08-12 | 29 | -345/+565 |
* | CC: Support fractional iteration count on compositor animations | samli@chromium.org | 2014-08-12 | 2 | -0/+15 |
* | Revert of ServiceWorker: Prevent worker script with incorrect MIME type to be... | tapted@chromium.org | 2014-08-12 | 8 | -26/+0 |
* | ServiceWorker: Prevent worker script with incorrect MIME type to be registered. | xiang.long@intel.com | 2014-08-12 | 8 | -0/+26 |
* | The old implementation didn't distinguish 'ConstraintNotSatisfiedError' in co... | jiajia.qin@intel.com | 2014-08-12 | 19 | -63/+143 |
* | VAVEA: Turn VAAPI encoder flag into a kill switch. | posciak@chromium.org | 2014-08-12 | 7 | -8/+8 |
* | Revert of base: Introduce an explicit call for reducing emulated discardable ... | tapted@chromium.org | 2014-08-12 | 2 | -62/+4 |
* | Get rid of delayed runnable and change visibility instead for ContentViewRend... | yusufo@chromium.org | 2014-08-12 | 1 | -69/+4 |
* | Fix crashes in ui::Compositor on Mac. | ccameron@chromium.org | 2014-08-12 | 2 | -4/+17 |
* | A browsertest for for blink r179868. | michaeln@chromium.org | 2014-08-12 | 3 | -0/+138 |
* | site isolation: cross-site transfers should track the RenderFrameHost, not th... | nick@chromium.org | 2014-08-12 | 15 | -172/+177 |
* | Make SingleThreadProxy a SchedulerClient | enne@chromium.org | 2014-08-12 | 9 | -49/+48 |
* | Fixes bug in GinJavaBridgeDispatcherHost | sky@chromium.org | 2014-08-12 | 1 | -1/+5 |
* | Leak detector: Add support for reporting AudioNode, RenderObject, and Resourc... | tkent@chromium.org | 2014-08-12 | 1 | -7/+35 |
* | Remove shared worker process related codes. | horo@chromium.org | 2014-08-12 | 9 | -32/+1 |
* | IndexedDB: Database enumeration should not include failed opens | jsbell@chromium.org | 2014-08-11 | 2 | -1/+56 |
* | Roll khronos WebGL conformance tests to ToT. | zmo@chromium.org | 2014-08-11 | 1 | -0/+2 |
* | s/thakis/asvitkine/ for content/browser/renderer_host/OWNERS. | thakis@chromium.org | 2014-08-11 | 1 | -1/+1 |
* | base: Introduce an explicit call for reducing emulated discardable memory usage. | reveman@chromium.org | 2014-08-11 | 2 | -4/+62 |
* | Add base:: qualification to some COmmandLine references in content. | brettw@chromium.org | 2014-08-11 | 93 | -253/+335 |
* | Revert 288751 "Revert 288541 "For consistency with benchmark, re..." | ihf@chromium.org | 2014-08-11 | 1 | -4/+4 |
* | Service Worker: Hook up browsing data deletion | jsbell@chromium.org | 2014-08-11 | 8 | -2/+159 |
* | Unify shared main thread context provider code among Clank, Android WebView a... | dongseong.hwang@intel.com | 2014-08-11 | 5 | -39/+39 |
* | TestInterfaces to chromium c++ style, rename methods and remove un-used header. | abhishek.a21@samsung.com | 2014-08-11 | 15 | -403/+392 |
* | [Android] Temporarily avoid asserting overscroll resource validity | jdduke@chromium.org | 2014-08-11 | 1 | -1/+2 |
* | Replace use of ConstRef with Unretained in IndexedDBBrowserCorruptionTest | rmcilroy@chromium.org | 2014-08-11 | 1 | -1/+1 |
* | Revert 288541 "For consistency with benchmark, rename unittest.o..." | ihf@chromium.org | 2014-08-11 | 1 | -4/+4 |