| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a WebSettings interface that can be used for code outside of WebKit/We... | jorlow@chromium.org | 2009-08-08 | 3 | -49/+44 |
* | Update webkit_strings with the latest translations. | mal@chromium.org | 2009-08-08 | 49 | -12/+61 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 3 | -75/+114 |
* | DevTools: add simple Heap profiles panel. | mnaganov@chromium.org | 2009-08-07 | 6 | -64/+454 |
* | DevTools: Add Color.js into the frontend. | pfeldman@chromium.org | 2009-08-07 | 3 | -1/+4 |
* | linux: fix windowless Flash when scrolling | piman@chromium.org | 2009-08-07 | 4 | -32/+48 |
* | Move ClosePage method to WebView. | darin@chromium.org | 2009-08-06 | 6 | -15/+15 |
* | When the plugin crashes, cleanup references to its window in the renderer. | piman@chromium.org | 2009-08-06 | 1 | -0/+2 |
* | Enable message ports for workers. | jam@chromium.org | 2009-08-06 | 4 | -22/+63 |
* | Start with a PolicyIgnore when determining navigation action policy in WebFra... | dglazkov@google.com | 2009-08-06 | 1 | -1/+1 |
* | DevTools: migrate to upstreamed version of CSS support. | pfeldman@chromium.org | 2009-08-06 | 7 | -769/+253 |
* | A quick fix for Issue 18353. | hbono@chromium.org | 2009-08-06 | 1 | -6/+0 |
* | Fix a bunch of layout tests related to dumpResourceLoadCallbacks. | darin@chromium.org | 2009-08-06 | 3 | -30/+32 |
* | DevTools: add initial stuff for Heap profiler. | mnaganov@chromium.org | 2009-08-05 | 11 | -58/+228 |
* | DevTools l10n: fix .grd files by results of running GRIT, sync up with WebKit. | mnaganov@chromium.org | 2009-08-05 | 2 | -22/+42 |
* | This CL is doing a bunch of Misc work to make LocalStorage data persist. | jorlow@chromium.org | 2009-08-05 | 2 | -5/+67 |
* | This fixes the npapi-response-headers layout test, which started failing afte... | ananta@chromium.org | 2009-08-04 | 1 | -6/+8 |
* | Skip STR resources in Mac plugins that we can't convert to CFStrings | stuartmorgan@google.com | 2009-08-04 | 1 | -0/+2 |
* | Move alternate 404 error page loading out of WebFrame and into RenderView. | darin@chromium.org | 2009-08-04 | 7 | -227/+68 |
* | Don't call NPP_SetWindow during the painting of windowless plugins. | dglazkov@chromium.org | 2009-08-04 | 2 | -19/+35 |
* | DevTools: add missing file from the devtools console fix. | pfeldman@chromium.org | 2009-08-04 | 1 | -3/+3 |
* | DevTools: add missing <ph> tags to .grd file. | mnaganov@chromium.org | 2009-08-04 | 1 | -2/+2 |
* | DevTools: Fix devtools after WebKit @r46732 roll. | pfeldman@chromium.org | 2009-08-04 | 2 | -8/+10 |
* | Another attempt at landing this patch. | ananta@chromium.org | 2009-08-04 | 8 | -37/+166 |
* | When loading an alternate 404 error page, always set 'replace' to true. | darin@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | Fix a DCHECK we hit when a mime type isn't ASCII. | evan@chromium.org | 2009-08-03 | 1 | -6/+18 |
* | DevTools: prepare for l10n. | mnaganov@chromium.org | 2009-08-03 | 4 | -12/+645 |
* | Move alternate error page loading out of WebFrame. | darin@chromium.org | 2009-08-02 | 7 | -86/+36 |
* | linux: don't call NPP_SetWindow if the width/height is <= 0 | piman@chromium.org | 2009-07-31 | 1 | -0/+9 |
* | WebKit Update 46594:46622 | ukai@chromium.org | 2009-07-31 | 1 | -0/+5 |
* | Fix a crash in BufferedDataSource | hclam@chromium.org | 2009-07-31 | 2 | -2/+19 |
* | Change to WebMediaPlayerImpl incorrectly translated some pipeline errors. | kylep@chromium.org | 2009-07-31 | 1 | -7/+7 |
* | Provide media slider thumb image for media controls panel | hclam@chromium.org | 2009-07-30 | 3 | -0/+2 |
* | Reverting 22041 as it caused plugin crashes in reliability test runs. | ananta@chromium.org | 2009-07-30 | 7 | -98/+18 |
* | Add a WebKit API that registers a V8 extension to be loaded into content | mpcomplete@chromium.org | 2009-07-30 | 3 | -10/+22 |
* | Pipeline will execute a callback whenever an run-time error has happened. | kylep@chromium.org | 2009-07-30 | 2 | -2/+57 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 6 | -23/+41 |
* | DevTools: hide script for javascript:void(0) | yurys@google.com | 2009-07-30 | 1 | -2/+31 |
* | DevTools: Show errors that happened while expanding object properties. | pfeldman@chromium.org | 2009-07-30 | 1 | -26/+29 |
* | DevTools: Do not list getter functions in object properties. | pfeldman@chromium.org | 2009-07-30 | 1 | -24/+32 |
* | Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change. | abarth@chromium.org | 2009-07-30 | 4 | -7/+7 |
* | Another attempt at landing this patch. | ananta@chromium.org | 2009-07-30 | 7 | -18/+98 |
* | WebKit Update 46536:46570 | ukai@chromium.org | 2009-07-30 | 2 | -0/+6 |
* | Revert "Fix a DCHECK we hit when a mime type isn't ASCII." | evan@chromium.org | 2009-07-30 | 1 | -18/+6 |
* | Fix a DCHECK we hit when a mime type isn't ASCII. | evan@chromium.org | 2009-07-30 | 1 | -6/+18 |
* | Fix build bustage due to r21999 | hclam@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | BufferedDataSource to support server without range request support | hclam@chromium.org | 2009-07-29 | 7 | -169/+346 |
* | linux: also look in ~/.mozilla/plugins for plugins | evan@chromium.org | 2009-07-29 | 1 | -1/+7 |
* | Update the Mac plugin dummy window code for the new coordinate system. | stuartmorgan@google.com | 2009-07-29 | 2 | -122/+210 |
* | Retry requests that has timed out in BufferedDataSource | hclam@google.com | 2009-07-29 | 3 | -1/+134 |