| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark webkit failures as flaky for later investigations. | thestig@chromium.org | 2009-06-09 | 1 | -0/+7 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-06-09 | 35 | -1334/+2786 |
* | DevTools: now that WebKit implementation of WebInspector.SourceView expects I... | yurys@google.com | 2009-06-09 | 8 | -39/+106 |
* | Reapply caching of the document JavaScript wrapper on the global | ager@chromium.org | 2009-06-09 | 2 | -12/+51 |
* | Fix regression from my previous change. Looks like we need to call SetWindow... | jam@chromium.org | 2009-06-09 | 2 | -0/+12 |
* | Don't call NPP_SetWindow before we have the plugin geometry. | jam@chromium.org | 2009-06-09 | 4 | -34/+36 |
* | Fixes a flash plugin hang caused by opening google finance ticker symbols in ... | ananta@chromium.org | 2009-06-09 | 3 | -7/+2 |
* | One test still failing on Linux; put it back in test_expectations. | senorblanco@chromium.org | 2009-06-08 | 1 | -7/+2 |
* | text_expectations cleanup. Mark as passing some tests that were | senorblanco@chromium.org | 2009-06-08 | 1 | -20/+10 |
* | Capitalize -lurlmon.lib in default_plugin consistently with the other | sgk@google.com | 2009-06-08 | 1 | -1/+1 |
* | Turn on DevTools Profiler. | mnaganov@chromium.org | 2009-06-08 | 1 | -2/+2 |
* | Revert r17853. Causes debug mode layout test failures. | ager@chromium.org | 2009-06-08 | 2 | -35/+4 |
* | Cache the document JavaScript wrapper on the global object for faster | ager@chromium.org | 2009-06-08 | 2 | -4/+35 |
* | Update V8 to version 1.2.7. | ager@chromium.org | 2009-06-08 | 2 | -6/+2 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 2 | -13/+13 |
* | Fixes an issue where the MSAA information was not reported back correctly to ... | klink@chromium.org | 2009-06-05 | 3 | -7/+9 |
* | Add in RenderThemeChromiumSkia.{h,cc}. | ajwong@chromium.org | 2009-06-05 | 1 | -0/+2 |
* | Some Linux test rebaselines, and updates to test_expectations.txt. Most | senorblanco@chromium.org | 2009-06-05 | 7 | -22/+20 |
* | WebKit Update 44434:44438 | ukai@chromium.org | 2009-06-05 | 2 | -0/+6 |
* | DevTools Profiler: better handling of DevTools' reset and initial load. | mnaganov@chromium.org | 2009-06-05 | 8 | -69/+111 |
* | Add an extension to expose some primitives to JS for doing | mbelshe@google.com | 2009-06-05 | 4 | -0/+94 |
* | WebKit Update 44419:44434 | ukai@chromium.org | 2009-06-05 | 1 | -5/+0 |
* | linux: SizeTo() must synchronously size webkit's content area. | evan@chromium.org | 2009-06-05 | 2 | -12/+23 |
* | Rebaseline Linux layout test body-generated-image-propagated-to-root.html. | dimich@google.com | 2009-06-04 | 3 | -11/+11 |
* | Attempt to fix layout test on Linux (overflow-scroll-delete.html). | dimich@google.com | 2009-06-04 | 1 | -36/+0 |
* | Rebaseline Linux layout tests (using new and shiny rebaseline.py!) | dimich@google.com | 2009-06-04 | 27 | -39/+61 |
* | Revert "linux: SizeTo() must synchronously size the content area." | willchan@chromium.org | 2009-06-04 | 2 | -38/+12 |
* | linux: SizeTo() must synchronously size the content area. | evan@chromium.org | 2009-06-04 | 2 | -12/+38 |
* | WebKit 44405:44419 | dimich@google.com | 2009-06-04 | 1 | -4/+0 |
* | DevTools: Fix expression evaluation while on a breakpoint. | pfeldman@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | One more attempt at fixing the keyboard focus issue when the windowless Flash... | ananta@chromium.org | 2009-06-04 | 1 | -2/+22 |
* | Landing http://codereview.chromium.org/115998 for benm@google.com | dglazkov@google.com | 2009-06-04 | 2 | -28/+15 |
* | DevTools: do not lose console message type on marshalling. | pfeldman@chromium.org | 2009-06-04 | 1 | -1/+2 |
* | DevTools Profiler: reuse more code from WebKit Inspector. | mnaganov@chromium.org | 2009-06-04 | 5 | -111/+120 |
* | Fix incorrect parens around a format string call. | deanm@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | More Linux layout test fallout from WebKit 44372:44405 | dimich@google.com | 2009-06-04 | 1 | -4/+3 |
* | Fix expectations file syntax. | dimich@google.com | 2009-06-04 | 1 | -6/+1 |
* | WebKit 44372:44405, resubmit. | dimich@google.com | 2009-06-04 | 5 | -14/+34 |
* | Revert 17601 (build break on mac) | dimich@google.com | 2009-06-04 | 3 | -10/+10 |
* | WebKit DEP roll 44372:44405 | dimich@google.com | 2009-06-04 | 4 | -10/+12 |
* | Build fix: remove GYP change for WebKit patch that hasn't landed yet. | agl@chromium.org | 2009-06-04 | 1 | -1/+0 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-04 | 1 | -0/+1 |
* | Always disconnect event listeners when clearing for navigation, even if the s... | dglazkov@google.com | 2009-06-03 | 1 | -3/+3 |
* | Update linux layout test expectations. | willchan@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Update test_expectations for new linux layout test failures. | willchan@chromium.org | 2009-06-03 | 1 | -0/+5 |
* | Find in page should cause the scrollbar to repaint with tick marks. | tc@google.com | 2009-06-03 | 1 | -1/+1 |
* | Prepare V8NPObject.h/cpp for upstreaming. | tim@chromium.org | 2009-06-03 | 4 | -215/+231 |
* | Fix browser hang due to plugin deadlock | amit@chromium.org | 2009-06-03 | 3 | -28/+57 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | DevTools: Catch up with InspectorController changes. | pfeldman@chromium.org | 2009-06-03 | 8 | -2/+123 |