| Commit message (Expand) | Author | Age | Files | Lines |
* | Get the nexe name from NaCl and send the NaCl process handle and pid to the r... | gregoryd@google.com | 2009-10-15 | 2 | -6/+17 |
* | Fix another memory leak in my unit test. | rogerta@chromium.org | 2009-10-15 | 1 | -2/+6 |
* | Provides a certificate for SSL client authentication on NSS sockets. | wtc@chromium.org | 2009-10-15 | 1 | -0/+9 |
* | Add histogram for how tab closing time. Did some cleanup along the way. Mov... | jam@chromium.org | 2009-10-14 | 3 | -19/+5 |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 1 | -1/+2 |
* | Fix for memory leak in unit test. The test used to leak SiteInstance object | rogerta@chromium.org | 2009-10-14 | 1 | -22/+34 |
* | John, please review everything. | ananta@chromium.org | 2009-10-14 | 1 | -1/+5 |
* | Make the acknowledgement message for querying form autofill data always | darin@chromium.org | 2009-10-14 | 3 | -21/+21 |
* | Use FilePath in ChildProcessHost. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Wire up printing on the Mac | stuartmorgan@chromium.org | 2009-10-13 | 2 | -7/+39 |
* | AppCache: Kill bad renderers when we receive bad IPC messages. | michaeln@google.com | 2009-10-13 | 1 | -1/+1 |
* | I had written unit tests for the change to add a runtime id to Profiles, but | rogerta@google.com | 2009-10-13 | 1 | -0/+51 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Send key equivalents to renderer first. | thakis@chromium.org | 2009-10-12 | 1 | -0/+35 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 16 | -15/+21 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 4 | -0/+60 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 7 | -7/+7 |
* | Accessibility information from the renderer was not being returned to tools l... | ananta@chromium.org | 2009-10-10 | 1 | -1/+4 |
* | Implement chrome.extension.connectExternal and fix various API inconsistencies. | mpcomplete@chromium.org | 2009-10-09 | 2 | -3/+7 |
* | Remove comments and const_cast that is no longer necessary with the latest Skia. | brettw@chromium.org | 2009-10-08 | 1 | -4/+1 |
* | Add a ticks counter that tells you how idle is a render process | cpu@chromium.org | 2009-10-08 | 3 | -0/+22 |
* | Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW... | jam@chromium.org | 2009-10-08 | 1 | -0/+25 |
* | Display tcmalloc debug output from renderer processes in about:tcmalloc. | sgk@chromium.org | 2009-10-08 | 2 | -0/+16 |
* | Fix long tooltips flashing like crazy under Windows. | darin@chromium.org | 2009-10-08 | 1 | -8/+8 |
* | Linux: use SOCK_SEQPACKET rather than SOCK_DGRAM | agl@chromium.org | 2009-10-07 | 2 | -2/+14 |
* | Revert r28293. | jhawkins@chromium.org | 2009-10-07 | 1 | -21/+5 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 4 | -10/+5 |
* | Change detectLanguage() API to now return the top three languages as well the... | sidchat@chromium.org | 2009-10-07 | 1 | -5/+21 |
* | Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a | darin@chromium.org | 2009-10-07 | 2 | -6/+11 |
* | Reap renderer processes following fast termination. | estade@chromium.org | 2009-10-07 | 1 | -1/+14 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 3 | -4/+27 |
* | Prevents a duplicate beforeunload dialog after window.close(). | creis@google.com | 2009-10-06 | 1 | -1/+3 |
* | Implement --enable-web-sockets flag. | ukai@chromium.org | 2009-10-06 | 1 | -0/+1 |
* | Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w... | sidchat@chromium.org | 2009-10-05 | 1 | -1/+1 |
* | Remove the RenderProcessHost from the list of renderer processes when we call... | jam@chromium.org | 2009-10-05 | 1 | -1/+7 |
* | More WebView / WebViewDelegate cleanup. | darin@chromium.org | 2009-10-03 | 3 | -3/+3 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 3 | -7/+6 |
* | Pass unhandled keyup messages coming in from the renderer to the underlying v... | ananta@chromium.org | 2009-10-03 | 1 | -8/+1 |
* | Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c... | pkasting@chromium.org | 2009-10-02 | 2 | -2/+13 |
* | Convert users of RenderProcessHost iterator to all use same style. The key m... | pkasting@chromium.org | 2009-10-02 | 2 | -3/+5 |
* | Any time we are shutting down a tab, try to use fast shutdown. | estade@chromium.org | 2009-10-02 | 5 | -12/+30 |
* | Revert my attempt at cleaning up RenderViewHost::UnhandledKeyboardEvent in my... | jam@chromium.org | 2009-10-02 | 1 | -2/+10 |
* | Restore plumbing for the spelling panel on Mac. | darin@chromium.org | 2009-10-02 | 2 | -0/+6 |
* | Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th... | pkasting@chromium.org | 2009-10-02 | 1 | -2/+3 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 7 | -12/+35 |
* | Add some debugging junk to ExtensionMessageService to track down a crash. | mpcomplete@chromium.org | 2009-10-01 | 2 | -0/+10 |
* | Do some cleanup of BrowserRenderProcessHost::Init to try to reduce the | brettw@chromium.org | 2009-10-01 | 2 | -141/+198 |
* | Privacy Blacklist Unblock | idanan@google.com | 2009-10-01 | 2 | -10/+22 |
* | Stops the throbber from spinning if the user cancels a beforeunload dialog, | creis@google.com | 2009-09-30 | 2 | -0/+14 |
* | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -15/+0 |