| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactors RenderWidget to extract a PaintAggregator class. | darin@chromium.org | 2009-11-19 | 5 | -196/+397 |
* | If an NP_* function is called on an out of process plugin, save enough info t... | japhet@chromium.org | 2009-11-18 | 2 | -0/+16 |
* | Make extension popups shrink when their contents shrink. | aa@chromium.org | 2009-11-18 | 1 | -5/+4 |
* | Replace hard-coded media_format() methods with Google Mock methods declared i... | scherkus@chromium.org | 2009-11-18 | 1 | -3/+16 |
* | Use plain strings instead of wstrings for UMA actions | evan@chromium.org | 2009-11-17 | 2 | -14/+14 |
* | Disable failing test. | thakis@chromium.org | 2009-11-17 | 1 | -0/+5 |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 2 | -14/+32 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 5 | -22/+31 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 5 | -31/+22 |
* | Revert 31999 - Enable HTML5 DBs by default (except in incognito mode). | dumi@chromium.org | 2009-11-14 | 1 | -1/+1 |
* | Enable HTML5 DBs by default (except in incognito mode). | dumi@chromium.org | 2009-11-14 | 1 | -1/+1 |
* | Remove (actually, reverse meaning of) command line flag for desktop notificat... | johnnyg@chromium.org | 2009-11-14 | 1 | -2/+2 |
* | Turn on shared workers by default | atwilson@chromium.org | 2009-11-14 | 1 | -2/+2 |
* | Duplicating the SetActiveURL() change from the renderer to the plugin process... | jschuh@chromium.org | 2009-11-14 | 1 | -1/+1 |
* | Add stub functions for chrome.* APIs in content scripts. | asargent@chromium.org | 2009-11-13 | 3 | -4/+57 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-13 | 1 | -0/+4 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 20 | -49/+49 |
* | Disable print selection for M4. | maruel@chromium.org | 2009-11-13 | 1 | -1/+4 |
* | Cleans up a bit the DB-related methods. | dumi@chromium.org | 2009-11-13 | 2 | -20/+15 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 5 | -22/+31 |
* | Added lifecycle management and sharing support for SharedWorkers. SharedWorkers | atwilson@chromium.org | 2009-11-13 | 8 | -29/+52 |
* | Revert 31839 - Notifications permission infobar should only be shown in respo... | scherkus@chromium.org | 2009-11-12 | 1 | -4/+0 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+4 |
* | JsonSchema support for declaring "object" constructors. | rafaelw@chromium.org | 2009-11-12 | 2 | -30/+54 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 47 | -132/+132 |
* | WebKit roll 50756:50820. | japhet@chromium.org | 2009-11-11 | 1 | -2/+0 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 6 | -11/+13 |
* | Adds a 'V8' column to task manager to track amount of memory in JavaScript heap | jamesr@chromium.org | 2009-11-11 | 2 | -0/+11 |
* | Rework painting to be something that will actually work. This allows plugins to | brettw@chromium.org | 2009-11-11 | 2 | -19/+87 |
* | Fix partial updates of transparent plugin backgrounds on Mac | stuartmorgan@chromium.org | 2009-11-10 | 1 | -5/+8 |
* | Adds an options menu to the frame of the desktop notification, for now with t... | johnnyg@chromium.org | 2009-11-10 | 1 | -2/+2 |
* | Mark RenderViewTest.OnHandleKeyboardEvent as flaky. | willchan@chromium.org | 2009-11-09 | 1 | -1/+1 |
* | Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until... | atwilson@chromium.org | 2009-11-09 | 3 | -3/+23 |
* | Amit, please review everything. | ananta@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Allow the seccomp sandbox to be enabled, even if the suid sandbox has | markus@chromium.org | 2009-11-07 | 1 | -1/+4 |
* | Move PasswordAutocompleteListener into the WebKit API (AGAIN) | yaar@chromium.org | 2009-11-07 | 2 | -8/+8 |
* | Change application cache cmd line enabling to use the new RuntimeEnabledFeatu... | jennb@chromium.org | 2009-11-07 | 1 | -0/+3 |
* | Wires through didChangeScrollOffset so that it triggers saving content | sky@chromium.org | 2009-11-06 | 2 | -0/+5 |
* | Turn LocalStorage on by default. | jorlow@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | add some histograms to extensions | erikkay@chromium.org | 2009-11-06 | 1 | -3/+15 |
* | Update the find result index "(m of n)" whenever there is an active selection... | johnnyg@chromium.org | 2009-11-06 | 1 | -1/+6 |
* | For Siggi, from http://codereview.chromium.org/375002/show | mad@chromium.org | 2009-11-06 | 1 | -3/+6 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 7 | -0/+933 |
* | Added support for --worker-startup-dialog command line flag. | atwilson@chromium.org | 2009-11-06 | 1 | -29/+1 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+1 |
* | Added support for --enable-shared-workers | atwilson@chromium.org | 2009-11-05 | 1 | -0/+5 |
* | Initial WebSharedWorkerImpl implementation | atwilson@chromium.org | 2009-11-05 | 6 | -14/+38 |
* | Cleans up our autorelease pool handling by making sure that an autorelease po... | dmaclach@chromium.org | 2009-11-05 | 1 | -7/+8 |
* | Makes it so that we sync changes in content state more often for selected tab... | sky@chromium.org | 2009-11-05 | 5 | -27/+54 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 6 | -41/+33 |