| Commit message (Expand) | Author | Age | Files | Lines |
* | bsds: views/ and webkit/ support for FreeBSD/OpenBSD | evan@chromium.org | 2009-12-31 | 12 | -34/+37 |
* | If we receive a redirect response, we should copy the http referer field from... | japhet@chromium.org | 2009-12-30 | 1 | -0/+9 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 2 | -6/+4 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 1 | -0/+4 |
* | Split more targets from chrome.gyp to add support for building Native Client ... | gregoryd@google.com | 2009-12-28 | 1 | -0/+20 |
* | linux: add another path to plugin search path list | evan@chromium.org | 2009-12-28 | 1 | -1/+3 |
* | Fix race-conditioned DevTools crash when navigating to a redirecting page | apavlov@chromium.org | 2009-12-28 | 1 | -1/+5 |
* | DevTools: restore devtools tests. | pfeldman@chromium.org | 2009-12-25 | 2 | -7/+4 |
* | DevTools: Add support for setting delegation to inspector controller. | pfeldman@chromium.org | 2009-12-24 | 1 | -0/+1 |
* | revert r35237 since it causes Mac unit tests to fail. | jeremy@chromium.org | 2009-12-24 | 1 | -20/+0 |
* | Split more targets from chrome.gyp to add support for building Native Client ... | gregoryd@google.com | 2009-12-23 | 1 | -0/+20 |
* | Revert 35230 - Split more targets from chrome.gyp to add support for building... | gregoryd@google.com | 2009-12-23 | 2 | -22/+2 |
* | Split more targets from chrome.gyp to add support for building Native Client ... | gregoryd@google.com | 2009-12-23 | 2 | -2/+22 |
* | Chromium to use upstream WebPageSerializer instead of glue/DomSerializer. | yaar@chromium.org | 2009-12-23 | 9 | -1508/+364 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 7 | -5/+82 |
* | DevTools: simplify resources tests + provisional fix for the deps roll. | pfeldman@chromium.org | 2009-12-22 | 1 | -15/+3 |
* | WebKit merge 52454:52459 with fix for canary break. | japhet@chromium.org | 2009-12-21 | 1 | -1/+2 |
* | DevTools: fix devtools sanity test that was affected by the inspector redesign. | pfeldman@chromium.org | 2009-12-21 | 1 | -1/+1 |
* | Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ... | viettrungluu@chromium.org | 2009-12-19 | 1 | -0/+7 |
* | Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o... | thakis@chromium.org | 2009-12-19 | 1 | -7/+0 |
* | Add a CreateBridge method to the ChildThread. | jcampan@chromium.org | 2009-12-19 | 5 | -75/+108 |
* | Fix cpu/memory measurements on OS X. | thakis@chromium.org | 2009-12-18 | 1 | -0/+7 |
* | Revert 34983 - Split more targets from chrome.gyp to add support for building... | slightlyoff@chromium.org | 2009-12-18 | 2 | -22/+2 |
* | Split more targets from chrome.gyp to add support for building Native Client ... | gregoryd@google.com | 2009-12-18 | 2 | -2/+22 |
* | Enable windowless-based npapi_test_plugin tests on the Mac. | stuartmorgan@chromium.org | 2009-12-18 | 2 | -6/+36 |
* | There were a number of new crashes in reliability test runs in flash after re... | ananta@chromium.org | 2009-12-17 | 1 | -8/+7 |
* | Fix layout test insecure-script-in-iframe.html Original patch by Ilya Tikhono... | yurys@chromium.org | 2009-12-17 | 1 | -6/+7 |
* | DevTools: don't load base.js into injected script. | yurys@chromium.org | 2009-12-17 | 1 | -3/+0 |
* | Typo fixing. | avi@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Enable many of the NPAPI UI tests on Mac | stuartmorgan@chromium.org | 2009-12-16 | 2 | -3/+13 |
* | Give classes with virtual methods virtual protected destructors instead of im... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+1 |
* | Fix hang when a plugin has child windows that are in a different process. Re... | jam@chromium.org | 2009-12-15 | 1 | -43/+56 |
* | Enable Mac plugin test_shell tests | stuartmorgan@chromium.org | 2009-12-15 | 1 | -0/+1 |
* | DevTools: fix sanity tests insanity. | pfeldman@chromium.org | 2009-12-15 | 1 | -4/+4 |
* | Implement overridden InjectedScript.evaluateOnSelf() from upstream | apavlov@chromium.org | 2009-12-15 | 3 | -0/+32 |
* | DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresent | yurys@chromium.org | 2009-12-15 | 1 | -0/+11 |
* | DevTools: Add support for inspector layout tests. Step 3. | pfeldman@chromium.org | 2009-12-15 | 1 | -2/+2 |
* | DevTools: Restore sanity tests tests. | pfeldman@chromium.org | 2009-12-15 | 1 | -8/+9 |
* | DevTools: provide async parameter for dispatchOnInjectedScript | yurys@chromium.org | 2009-12-15 | 5 | -25/+11 |
* | DevTools: remove obsolete methods | yurys@chromium.org | 2009-12-14 | 4 | -33/+0 |
* | DevTools: restore context menu after the API change. | pfeldman@chromium.org | 2009-12-14 | 2 | -29/+44 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -1/+7 |
* | DevTools: remove definition of obsolete method WebDevToolsAgent::dispatchMess... | yurys@chromium.org | 2009-12-11 | 1 | -22/+0 |
* | DevTools: comment menu-related code out while landing breaking changes upstream. | pfeldman@chromium.org | 2009-12-11 | 2 | -10/+11 |
* | Use utf_string_conversions header in more places. | maruel@chromium.org | 2009-12-11 | 2 | -2/+2 |
* | WebKit update 51960:51976. | eroman@chromium.org | 2009-12-11 | 1 | -2/+10 |
* | DevTools: support rpc messages with 4 and 5 arguments | yurys@chromium.org | 2009-12-11 | 6 | -13/+105 |
* | DevTools: build fix add new line at the end of file | yurys@chromium.org | 2009-12-11 | 1 | -1/+2 |
* | DevTools: use WebDevToolsMessageData for devtools rpc messages | yurys@chromium.org | 2009-12-11 | 8 | -152/+177 |
* | Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages" | yurys@chromium.org | 2009-12-11 | 8 | -177/+152 |