| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 38001 and 38002. | darin@chromium.org | 2010-02-03 | 1 | -14/+26 |
* | [Mac] use subprocess.Popen instead of os.popen2 to avoid warnings on 10.6 bot... | thomasvl@chromium.org | 2010-02-03 | 1 | -1/+2 |
* | Back out trunk r37998. | mark@chromium.org | 2010-02-03 | 1 | -26/+14 |
* | Modify CookiePolicy to work asynchronously | darin@chromium.org | 2010-02-03 | 1 | -14/+26 |
* | Add "File Bug" link to flakiness dashboard to ease filing new layout test reg... | dglazkov@chromium.org | 2010-02-03 | 1 | -1/+18 |
* | To implement Pepper in Native Client we need access to the implementation of the | sehr@google.com | 2010-02-03 | 4 | -12/+12 |
* | Revert 37968 - Update V8 to version 2.1.0. | ager@chromium.org | 2010-02-03 | 5 | -20/+5 |
* | Update V8 to version 2.1.0. | ager@chromium.org | 2010-02-03 | 5 | -5/+20 |
* | Remove unexpected pass around userscript | hamaji@chromium.org | 2010-02-03 | 1 | -4/+1 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 2 | -1/+48 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 12 | -20/+429 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 2 | -48/+1 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 2 | -1/+48 |
* | Add support for addUserScript to our layoutTestController. This fixes some | mpcomplete@chromium.org | 2010-02-02 | 2 | -1/+15 |
* | Use CFBundle directly when reading Mac plugin information | stuartmorgan@chromium.org | 2010-02-02 | 1 | -7/+6 |
* | Unit-tests that test the current WebEventListener WebKit API. | jcampan@chromium.org | 2010-02-02 | 3 | -0/+247 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 2 | -3/+16 |
* | Fix regression in NPN_PluginThreadAsyncCall. | jam@chromium.org | 2010-02-02 | 4 | -3/+37 |
* | Remove passing layout test from expectations. | dglazkov@chromium.org | 2010-02-02 | 1 | -1/+0 |
* | DevTools: remove files which were upstreamed. | yurys@chromium.org | 2010-02-02 | 18 | -3085/+0 |
* | New baselines for Pattern transformations fix (WebKit r54203). | senorblanco@chromium.org | 2010-02-02 | 48 | -62/+253 |
* | Wontfix back/forward list test that's specific to Safari impl. | dglazkov@chromium.org | 2010-02-02 | 1 | -1/+1 |
* | WebKit roll 54228:54232. Also migrates to the upstream version of the develop... | pfeldman@chromium.org | 2010-02-02 | 1 | -18/+0 |
* | Rebaseline layout tests. | pfeldman@chromium.org | 2010-02-02 | 4 | -6/+228 |
* | Fix duplicate expectations. | pfeldman@chromium.org | 2010-02-02 | 1 | -1/+0 |
* | WebKit roll 54127 -> 54213. | pfeldman@chromium.org | 2010-02-02 | 1 | -0/+11 |
* | Update the DOM Storage UI test to run all the layout tests that currently run. | jorlow@chromium.org | 2010-02-02 | 4 | -0/+4 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Fix for a focus bug when loading a plugin in an extension background page. | mpcomplete@chromium.org | 2010-02-01 | 1 | -1/+4 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 2 | -25/+81 |
* | Propagate window focus changes to plugins on the Mac | stuartmorgan@chromium.org | 2010-02-01 | 1 | -3/+3 |
* | WebKit roll 54103:54127. | pfeldman@chromium.org | 2010-02-01 | 1 | -0/+5 |
* | DevTools: load injected script using WebKit API. Now with test_shell working. | yurys@chromium.org | 2010-01-31 | 5 | -8/+34 |
* | Revert "DevTools: load injected script using WebKit API" | yurys@chromium.org | 2010-01-31 | 3 | -17/+8 |
* | DevTools: load injected script using WebKit API | yurys@chromium.org | 2010-01-31 | 3 | -8/+17 |
* | DevTools: let GC manage utility script's ScriptState lifetime | yurys@chromium.org | 2010-01-31 | 2 | -8/+2 |
* | DevTools upstreaming: rename Js* to JS* | yurys@chromium.org | 2010-01-31 | 6 | -38/+37 |
* | Updated test expectations to reflect new passing test. | atwilson@chromium.org | 2010-01-30 | 2 | -201/+0 |
* | Changes to support new cookie policy. | darin@chromium.org | 2010-01-30 | 3 | -8/+13 |
* | Fix a refcounting memory bug... take 2. | michaeln@chromium.org | 2010-01-30 | 2 | -9/+15 |
* | Allow the default settings to disable images, plugins and scripts. | darin@chromium.org | 2010-01-29 | 1 | -3/+3 |
* | Add a comment on the quick fix I just did. | evan@chromium.org | 2010-01-29 | 1 | -0/+6 |
* | linux: use intptr_t where appropriate to fix 64-bit build | evan@chromium.org | 2010-01-29 | 1 | -2/+2 |
* | Add UI to TestShell to enable/disable images, plugins, and scripts. | darin@chromium.org | 2010-01-29 | 7 | -2/+66 |
* | Revert r37535. | darin@chromium.org | 2010-01-29 | 1 | -3/+0 |
* | Fix passing pointers between processes. | jam@chromium.org | 2010-01-29 | 9 | -229/+272 |
* | linux: two rebaselines due to recent work of mine on complex text | evan@chromium.org | 2010-01-29 | 7 | -23/+18 |
* | Fix possible iterator corruption in Carbon plugin idle event handling | stuartmorgan@chromium.org | 2010-01-29 | 1 | -2/+6 |
* | Implement extended cookie controls. | jochen@chromium.org | 2010-01-29 | 1 | -0/+3 |
* | Update webkit to r54075 to resolve Mac NTP issues. | darin@chromium.org | 2010-01-29 | 1 | -0/+3 |