| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch child threads so that current() only works on the correct thread and t... | jam@chromium.org | 2009-06-15 | 1 | -1/+1 |
* | Fixing a bug that <video> is not rendered if clipped/mirrored | hclam@chromium.org | 2009-06-15 | 1 | -4/+13 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 21 | -462/+291 |
* | Fix favicon display on the NTP on os x. The favicons get corrupted before the... | thakis@chromium.org | 2009-06-15 | 1 | -0/+6 |
* | DevTools: Add exception handling support into the window context evaluation. | pfeldman@chromium.org | 2009-06-15 | 5 | -17/+38 |
* | DevTools: Provisional commit for https://bugs.webkit.org/attachment.cgi?id=31... | pfeldman@chromium.org | 2009-06-15 | 3 | -38/+59 |
* | DevTools: extension content script names are shown with a background color di... | yurys@google.com | 2009-06-15 | 4 | -5/+50 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -1/+1 |
* | Upstream V8Helpers | japhet@chromium.org | 2009-06-12 | 1 | -1/+1 |
* | Included text/css content type into list of the supported non image files. | abarth@chromium.org | 2009-06-12 | 1 | -2/+4 |
* | Use pointers instead of references in SpellCheck function. | sidchat@google.com | 2009-06-12 | 2 | -4/+4 |
* | Fix SimpleDataSource so it doesn't double-initialize. | scherkus@chromium.org | 2009-06-12 | 1 | -3/+3 |
* | Fix javascript-backslash.html layout test failure. | darin@chromium.org | 2009-06-11 | 2 | -186/+232 |
* | The following two layout tests were failed because of | hclam@chromium.org | 2009-06-11 | 1 | -4/+8 |
* | Enable <video> in test_shell | hclam@chromium.org | 2009-06-11 | 8 | -1/+1202 |
* | DevTools: | yurys@google.com | 2009-06-11 | 8 | -44/+44 |
* | DevTools: when injected script context is created its context data is set to ... | yurys@google.com | 2009-06-11 | 2 | -17/+20 |
* | DevTools: Render 'Array' type name for scope variables. | pfeldman@chromium.org | 2009-06-11 | 1 | -0/+13 |
* | DevTools: do not skip first array element. | pfeldman@chromium.org | 2009-06-11 | 1 | -1/+1 |
* | DevTools: pass proper platform names on non-windows. | pfeldman@chromium.org | 2009-06-11 | 3 | -0/+24 |
* | DevTools: Keep Resources panel enabled status upon frame navigate. | pfeldman@chromium.org | 2009-06-11 | 1 | -0/+4 |
* | DevTools Profiler: fix Profiles Panes 'show' interception. | mnaganov@chromium.org | 2009-06-11 | 1 | -0/+3 |
* | Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a... | pkasting@chromium.org | 2009-06-11 | 1 | -1/+1 |
* | Do not allow URL drops on app windows to cause a navigation away | tc@google.com | 2009-06-10 | 2 | -1/+13 |
* | Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ... | sidchat@google.com | 2009-06-10 | 2 | -7/+16 |
* | DevTools: always send reponse to resource content request, otherwise client m... | yurys@google.com | 2009-06-10 | 4 | -10/+37 |
* | DevTools: Add test for resource panel enabling. | pfeldman@chromium.org | 2009-06-10 | 3 | -12/+139 |
* | DevTools: migrate sanity tests to javascript. | pfeldman@chromium.org | 2009-06-10 | 3 | -0/+132 |
* | Fix for the Layout test failures occuring as a result of the change to downlo... | ananta@chromium.org | 2009-06-10 | 1 | -0/+1 |
* | For lack of a better approach we now initiate the plugin src url download in ... | ananta@chromium.org | 2009-06-10 | 2 | -4/+22 |
* | Update WebKit to r44544. | darin@chromium.org | 2009-06-09 | 4 | -18/+25 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-06-09 | 13 | -1215/+1237 |
* | DevTools: now that WebKit implementation of WebInspector.SourceView expects I... | yurys@google.com | 2009-06-09 | 8 | -39/+106 |
* | 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 |
* | Turn on DevTools Profiler. | mnaganov@chromium.org | 2009-06-08 | 1 | -2/+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 |
* | 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 | 1 | -0/+6 |
* | 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 |
* | 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 | 4 | -111/+118 |
* | Fix incorrect parens around a format string call. | deanm@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | WebKit 44372:44405, resubmit. | dimich@google.com | 2009-06-04 | 2 | -10/+6 |
* | Revert 17601 (build break on mac) | dimich@google.com | 2009-06-04 | 2 | -6/+10 |
* | WebKit DEP roll 44372:44405 | dimich@google.com | 2009-06-04 | 2 | -10/+6 |
* | Find in page should cause the scrollbar to repaint with tick marks. | tc@google.com | 2009-06-03 | 1 | -1/+1 |