| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disable Mac-like input behavior on all platforms but Mac. | jochen@chromium.org | 2010-02-17 | 2 | -0/+9 |
* | Try to fix valgrind error. | thakis@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 10 | -27/+30 |
* | Remove a not-implemented and add a helpful comment. | jorlow@chromium.org | 2010-02-16 | 1 | -4/+7 |
* | Re-implement SpellcheckWordIterator with ICU. | hbono@chromium.org | 2010-02-16 | 3 | -291/+495 |
* | Send "content blocked" ipc messages even more reliably. | thakis@chromium.org | 2010-02-15 | 4 | -18/+73 |
* | Only ask the user on setItems whether they want to allow dom storage. | jorlow@chromium.org | 2010-02-13 | 2 | -3/+14 |
* | Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie | darin@chromium.org | 2010-02-12 | 1 | -4/+18 |
* | Fix a CHECK when opening an incognito tab with user scripts installed. | mpcomplete@chromium.org | 2010-02-12 | 1 | -7/+6 |
* | Clone of issue 577015. | twiz@chromium.org | 2010-02-12 | 1 | -1/+7 |
* | Send "content blocked" ipc messages more reliably. | thakis@chromium.org | 2010-02-12 | 3 | -19/+22 |
* | Initial work on making extensions work in incognito mode. | mpcomplete@chromium.org | 2010-02-11 | 4 | -6/+18 |
* | Fix spelling error on history transition type. | brg@chromium.com | 2010-02-11 | 1 | -1/+1 |
* | Ensure we aren't using stale invalidation rects for windowless plugins | stuartmorgan@chromium.org | 2010-02-11 | 1 | -2/+7 |
* | Remove calls to the deprecated method applyAutofillSuggestions and replace it... | jhawkins@chromium.org | 2010-02-11 | 1 | -1/+1 |
* | Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b... | darin@chromium.org | 2010-02-11 | 1 | -15/+4 |
* | Revert 38479 - Send forms seen in the renderer to the AutoFillManager. | dglazkov@chromium.org | 2010-02-11 | 2 | -27/+3 |
* | Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie | darin@chromium.org | 2010-02-11 | 1 | -4/+15 |
* | Replace __MSG_some_name__ template within extension css files with localized ... | cira@chromium.org | 2010-02-11 | 1 | -25/+0 |
* | base::SharedMemory does not set the size in other than the creating | sehr@google.com | 2010-02-10 | 2 | -2/+12 |
* | This CL addresses 2 issues: | jcampan@chromium.org | 2010-02-10 | 2 | -4/+19 |
* | Prepare for removing glue/devtools: move devtools_message_data.* to glue/ | yurys@chromium.org | 2010-02-10 | 2 | -2/+2 |
* | Audio support for native client requires some additional features | sehr@google.com | 2010-02-09 | 3 | -3/+14 |
* | Implemented async flushes for Pepper 3D. | apatrick@chromium.org | 2010-02-09 | 4 | -19/+164 |
* | Desktop Notifications for the mac | johnnyg@chromium.org | 2010-02-09 | 1 | -3/+0 |
* | Revert 38469 - Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 1 | -0/+3 |
* | Track the parent_frame for content script contexts instead of the parent_cont... | mpcomplete@chromium.org | 2010-02-09 | 2 | -21/+19 |
* | Send forms seen in the renderer to the AutoFillManager. | jhawkins@chromium.org | 2010-02-09 | 2 | -3/+27 |
* | Move base.js file to the renderer/resources since it's not used by DevTools a... | yurys@chromium.org | 2010-02-09 | 3 | -2/+1017 |
* | The translate feature was only translating the main frame of the page. | jcampan@chromium.org | 2010-02-09 | 5 | -22/+84 |
* | Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 1 | -3/+0 |
* | Fix thread safety issue in AudioMessageFilter. IPC::Channel can only be used... | jam@chromium.org | 2010-02-09 | 1 | -0/+9 |
* | Change the javascript context used by the loadtimes extension. It should be | mbelshe@chromium.org | 2010-02-09 | 1 | -2/+2 |
* | Remove uses of the deprecated hideAutofillPopup and replace it with the new h... | jhawkins@chromium.org | 2010-02-08 | 1 | -2/+2 |
* | Implement low-latency audio on Pepper. | neb@chromium.org | 2010-02-08 | 7 | -12/+138 |
* | Make sure chrome.tab.executeScript runs in fragment-navigated frames. | asargent@chromium.org | 2010-02-08 | 3 | -0/+11 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 5 | -6/+66 |
* | Further divide PLT metrics based on cache policy | jar@chromium.org | 2010-02-07 | 2 | -30/+138 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 8 | -67/+76 |
* | linux: Use gtk-cursor-blink from GtkSettings to set the caret blink interval | joel@chromium.org | 2010-02-05 | 1 | -0/+3 |
* | Bug 34167: GPU plugins' output initially placed incorrectly on page | kbr@google.com | 2010-02-05 | 4 | -0/+40 |
* | Implement FormManager, a class that manages forms in a RenderView. | jhawkins@chromium.org | 2010-02-05 | 3 | -0/+614 |
* | Clean up third_party/cld. | jshin@chromium.org | 2010-02-04 | 3 | -11/+6 |
* | Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN' | jshin@chromium.org | 2010-02-04 | 1 | -4/+5 |
* | Fix RenderView::AllowContentType to work properly. | jochen@chromium.org | 2010-02-04 | 2 | -9/+10 |
* | To implement Pepper in Native Client we need access to the implementation of the | sehr@google.com | 2010-02-03 | 3 | -13/+37 |
* | Let renderer notify browser if content gets blocked. | thakis@chromium.org | 2010-02-03 | 2 | -14/+41 |
* | Change the behavior of ViewMsg_Replace. It replaces a word around the | tkent@chromium.org | 2010-02-03 | 1 | -1/+4 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 7 | -0/+117 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 4 | -1/+21 |