| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ChromeThread to BrowserThread Part12: | tfarina@chromium.org | 2010-10-10 | 8 | -45/+45 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 1 | -4/+2 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 1 | -2/+4 |
* | Add geolocation and desktop notifications NotificationTypes. | estade@chromium.org | 2010-10-07 | 1 | -5/+15 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -0/+3 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 2 | -10/+8 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -0/+1 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 2 | -8/+10 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 2 | -10/+8 |
* | clang: update gtest to r435 and gmock to r300. | evan@chromium.org | 2010-09-16 | 1 | -18/+20 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 1 | -6/+2 |
* | Partial clone of the following CL: http://codereview.chromium.org/3013045/show | twiz@google.com | 2010-09-10 | 1 | -1/+1 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | Reset the desktop notifications settings to default. | tfarina@chromium.org | 2010-09-07 | 2 | -0/+10 |
* | Implement the plumbing to deliver click events from the notification balloon ... | johnnyg@chromium.org | 2010-09-01 | 8 | -1/+26 |
* | Make mac notifications less janky: group the animation together so that they ... | johnnyg@chromium.org | 2010-08-31 | 5 | -2/+23 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 1 | -1/+2 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -2/+1 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -1/+2 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 3 | -5/+5 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 2 | -0/+2 |
* | DOMUI callback to notification | oshima@chromium.org | 2010-08-19 | 2 | -1/+16 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 2 | -12/+4 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -10/+8 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -2/+2 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 3 | -5/+4 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -10/+10 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 2 | -0/+2 |
* | Match the Notifications infobar color with the color of all other confirmatio... | tfarina@chromium.org | 2010-08-11 | 1 | -0/+3 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -0/+2 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | ChromeFrame currently overrides the request context for intercepting network ... | ananta@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 5 | -16/+16 |
* | Change mac notifications UI to match the new mocks. Introduce a new utility ... | johnnyg@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+5 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 14 | -0/+14 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 2 | -1/+7 |
* | Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi... | finnur@chromium.org | 2010-07-23 | 1 | -1/+2 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -4/+2 |
* | Always refresh the desktop size before showing notifications. This should pr... | johnnyg@chromium.org | 2010-07-21 | 1 | -0/+1 |
* | Improve the notifications options menu. If the notification came from an ext... | johnnyg@chromium.org | 2010-07-20 | 1 | -8/+46 |
* | Reapply r52859 | tfarina@chromium.org | 2010-07-18 | 2 | -0/+88 |
* | Revert 52859. | pfeldman@chromium.org | 2010-07-18 | 2 | -87/+0 |
* | notifications: Add a cross platform NotificationOptionsMenuModel that can be ... | tfarina@chromium.org | 2010-07-18 | 2 | -0/+87 |
* | Factor out OriginToString into a common function in chrome/common/. | tfarina@chromium.org | 2010-07-16 | 1 | -5/+2 |
* | position the balloons after closing in a way that will keep the next one's cl... | johnnyg@chromium.org | 2010-07-15 | 6 | -8/+208 |