| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+4 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -4/+4 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+4 |
* | Migrate Obsolete NotificationsSettings and remove content_settings::Notificat... | markusheintz@chromium.org | 2011-08-31 | 10 | -662/+148 |
* | Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett... | markusheintz@chromium.org | 2011-08-31 | 10 | -148/+662 |
* | Migrate Obsolete NotificationsSettings and remove content_settings::Notificat... | markusheintz@chromium.org | 2011-08-31 | 10 | -662/+148 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Chrome changes to fix the idle extension API | rkc@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Profiles: Introduce AllBrowserContextsAndSources(). | erg@chromium.org | 2011-08-04 | 1 | -2/+3 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 2 | -2/+2 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 3 | -3/+3 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 2 | -17/+19 |
* | Change the UpdateTitle message to use a string16 for the page title. | evan@chromium.org | 2011-07-26 | 1 | -2/+0 |
* | Tag all users of RenderViewHostDelegate with OVERRIDE | evan@chromium.org | 2011-07-25 | 1 | -10/+10 |
* | BalloonHost: remove vestigal virtual functions | evan@chromium.org | 2011-07-22 | 2 | -12/+2 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 3 | -3/+3 |
* | Resource cleanup and de-duping | estade@chromium.org | 2011-07-12 | 1 | -1/+1 |
* | Get rid of the remaining implementation in TabContentsView and make all the m... | jam@chromium.org | 2011-07-12 | 2 | -14/+0 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+3 |
* | Tweak IsExtensionEnabled and consolidate callers of related functions | estade@chromium.org | 2011-07-11 | 1 | -8/+5 |
* | Remove TabContentsView methods that just call to the delegate, and have them ... | jam@chromium.org | 2011-07-11 | 2 | -16/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 7 | -25/+26 |
* | Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED. | erg@chromium.org | 2011-06-28 | 1 | -2/+1 |
* | Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy. | darin@chromium.org | 2011-06-27 | 1 | -0/+1 |
* | GPU compositing surface handle is no longer sent to renderer process. | apatrick@chromium.org | 2011-06-27 | 1 | -1/+1 |
* | Add methods to support item_pattern, top_level_frame_pattersn to host_content... | markusheintz@chromium.org | 2011-06-16 | 1 | -3/+3 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. | thestig@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places | sky@chromium.org | 2011-06-08 | 2 | -5/+0 |
* | Revert stubs that were added in r88040. We need proper interfaces around fea... | jam@chromium.org | 2011-06-08 | 1 | -176/+0 |
* | Get rid of Chrome notifications dependency, and instead go through ContentBro... | jam@chromium.org | 2011-06-07 | 6 | -48/+34 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 6 | -5/+205 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -1/+1 |
* | Remove OSX specific changes from balloon_host as they didn't work completely. | levin@chromium.org | 2011-05-27 | 2 | -29/+1 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -4/+6 |
* | Enable ContentSettingsPattern to match origins. | markusheintz@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Revert 85894 - Enable ContentSettingsPattern to match origins. | markusheintz@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Enable ContentSettingsPattern to match origins. | markusheintz@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -4/+8 |
* | Remove the last content settings include from content. | jam@chromium.org | 2011-05-13 | 1 | -2/+1 |
* | Wait for notification balloon hosts' render view to be ready | kkania@chromium.org | 2011-05-13 | 2 | -0/+7 |
* | Re-land r84928: Move EFD to ExtensionTabHelper. | aa@chromium.org | 2011-05-13 | 2 | -42/+26 |
* | Revert "Re-land r84928: Move ExtensionFunctionDispatcher to" | aa@chromium.org | 2011-05-12 | 2 | -26/+42 |
* | Re-land r84928: Move ExtensionFunctionDispatcher to | aa@chromium.org | 2011-05-11 | 2 | -42/+26 |
* | Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh."" | aa@chromium.org | 2011-05-11 | 2 | -26/+42 |
* | Revert "Looks like this introduced leaks in sync ui tests. Sigh." | aa@chromium.org | 2011-05-11 | 2 | -42/+26 |