| Commit message (Expand) | Author | Age | Files | Lines |
* | plugins: use new WebPluginContainer::setWebLayer API for compositing. | piman@chromium.org | 2012-12-17 | 2 | -0/+5 |
* | Add a base::ParseJson() function to help tests construct Values. | jyasskin@chromium.org | 2012-12-17 | 1 | -52/+47 |
* | Add DEPS rules to help enforce the general rule that the embedder should prov... | joi@chromium.org | 2012-12-17 | 3 | -2/+17 |
* | Disable BrowserPluginHostTest.GuestUnresponsive on win and linux due to flaki... | tim@chromium.org | 2012-12-17 | 1 | -1/+9 |
* | Attempt to reland r173248,173259 | zmo@chromium.org | 2012-12-17 | 14 | -344/+286 |
* | Remove IPC::MessageIterator. | viettrungluu@chromium.org | 2012-12-17 | 2 | -4/+12 |
* | Consolidate dialog style flags and strings; etc. | msw@chromium.org | 2012-12-17 | 1 | -0/+1 |
* | Revert 173246 | zmo@chromium.org | 2012-12-17 | 1 | -0/+4 |
* | Fiddle with includes so we don't break the build once we land https://bugs.we... | pilgrim@chromium.org | 2012-12-17 | 2 | -1/+1 |
* | Revert "[RDS] Temporary workaround for black tabs" | dfalcantara@chromium.org | 2012-12-17 | 1 | -2/+1 |
* | Fix the test for Windows. | zmo@chromium.org | 2012-12-17 | 1 | -0/+1 |
* | Fix NULL pointer usage, it is P1 crash bug. | felipeg@chromium.org | 2012-12-17 | 1 | -3/+16 |
* | DevTools: allow query parameters and fragments in remote debugging command urls. | pfeldman@chromium.org | 2012-12-17 | 2 | -1/+10 |
* | [Android] Add API for specifying a charset for data Urls. | benm@chromium.org | 2012-12-17 | 1 | -2/+42 |
* | Browser Plugin: Reduce code repetition in BrowserPluginManager. | fsamuel@chromium.org | 2012-12-17 | 6 | -450/+397 |
* | Browser Plugin: Remove events cruft | fsamuel@chromium.org | 2012-12-17 | 1 | -10/+0 |
* | Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android. | bulach@chromium.org | 2012-12-17 | 15 | -15/+309 |
* | [content shell] if the document is plain text, dump it as text | jochen@chromium.org | 2012-12-17 | 1 | -0/+5 |
* | [content shell] if a layout test runs notifyDone() before it has finished loa... | jochen@chromium.org | 2012-12-17 | 2 | -0/+8 |
* | [content shell] implement additional URL handling methods of the WebTestDelegate | jochen@chromium.org | 2012-12-17 | 6 | -30/+65 |
* | Sandbox the worker process on Mac | jeremy@chromium.org | 2012-12-17 | 2 | -4/+7 |
* | Add UMA for measuring Content-Dispostion header use and abuse. | asanka@chromium.org | 2012-12-17 | 3 | -0/+100 |
* | [content shell] use WebTestRunner::WebPreferences for layout tests | jochen@chromium.org | 2012-12-17 | 8 | -41/+44 |
* | Generate PageTransitionTypes.java for Android | boliu@chromium.org | 2012-12-16 | 8 | -130/+180 |
* | Fix Android ContentShell's incorrect behavior when opening link with window.o... | shouqun.liu@intel.com | 2012-12-16 | 1 | -1/+5 |
* | - crash when calling abort() in all ppapi processes; | yzshen@chromium.org | 2012-12-16 | 2 | -17/+16 |
* | Javascript TouchEvents now get key state mods. | girard@chromium.org | 2012-12-16 | 1 | -0/+2 |
* | This patch will use the device listener in media to monitor audio capture dev... | xians@chromium.org | 2012-12-16 | 1 | -2/+9 |
* | Implemented GetWindowSnapshot on RenderViewImpl | bajones@chromium.org | 2012-12-15 | 7 | -0/+71 |
* | [Android WebView] Tie together Chrome's browser compositor with the Android V... | leandrogracia@chromium.org | 2012-12-15 | 3 | -0/+18 |
* | net: Change argument of URLRequest::set_upload from UploadData to UploadDataS... | hashimoto@chromium.org | 2012-12-15 | 3 | -16/+20 |
* | Ensure keymessage response to generateKeyRequest() has keySystem set for exte... | ddorwin@chromium.org | 2012-12-15 | 1 | -2/+1 |
* | Revert 173248, broke building on the official chrome/win bot: | thakis@chromium.org | 2012-12-15 | 14 | -283/+347 |
* | Revert 173259, broke win7 tests: | thakis@chromium.org | 2012-12-15 | 1 | -15/+9 |
* | overscroll: Send all gesture-events to the gesture-event filter. | sadrul@chromium.org | 2012-12-15 | 2 | -33/+53 |
* | Fix a bug in r173248 | zmo@google.com | 2012-12-15 | 1 | -9/+15 |
* | Fix typo'd usage of OS_MAC vs OS_MACOSX! | dalecurtis@google.com | 2012-12-15 | 2 | -2/+2 |
* | EME v0.1: Report defaultURL in KeyMessage. | ddorwin@chromium.org | 2012-12-15 | 2 | -10/+58 |
* | Only collect GL/D3D context specific GPUInfo in GPU process | zmo@chromium.org | 2012-12-15 | 14 | -347/+283 |
* | Re-enable texture_size on GPU bots | zmo@google.com | 2012-12-15 | 1 | -4/+0 |
* | Enable virtual context on IMG devices in a different way | sievers@chromium.org | 2012-12-15 | 2 | -5/+21 |
* | SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi... | markus@chromium.org | 2012-12-15 | 1 | -5/+5 |
* | Get rid of ipc_sender.h include in ipc_message.h. | viettrungluu@chromium.org | 2012-12-14 | 6 | -3/+14 |
* | Encrypted Media: Support Audio Decrypt-Only. | xhwang@chromium.org | 2012-12-14 | 1 | -8/+6 |
* | Linux Sandbox: Basic support for GPU broker. | jln@chromium.org | 2012-12-14 | 1 | -86/+84 |
* | gesture event filter: Add a check to help debug a crash. | sadrul@chromium.org | 2012-12-14 | 1 | -0/+1 |
* | [content shell] implement testRunner.execCommand | jochen@chromium.org | 2012-12-14 | 4 | -0/+36 |
* | Remove webview gyp time dependency on third_party/eyesfree | boliu@chromium.org | 2012-12-14 | 1 | -1/+7 |
* | Only unbind a Graphics2D on destruction when we're actually bound. | brettw@chromium.org | 2012-12-14 | 1 | -5/+5 |
* | Revert 172287 | jamesr@chromium.org | 2012-12-14 | 2 | -41/+0 |