| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: IWYU for base/time.h. Also fix misc lint errors. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename IPC::Channel and IPC::Sender in src/chrome. | brettw@chromium.org | 2012-06-15 | 1 | -1/+1 |
* | Remove all the unnused automation IPCs. These were used by UI tests that have... | jam@chromium.org | 2012-05-17 | 1 | -5/+0 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -4/+6 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -2/+1 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -63/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Test cookie prompting. | darin@chromium.org | 2010-03-04 | 1 | -3/+3 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+3 |
* | Use NotificationRegistrar to handle notification observing.Also cleans up som... | pkasting@chromium.org | 2009-05-21 | 1 | -3/+0 |
* | Compile parts of chrome/browser/automation on Linux. | phajdan.jr@chromium.org | 2009-02-25 | 1 | -7/+12 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -11/+12 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | This is a redo of my previous notification registrar change. I saw a crash in... | brettw@chromium.org | 2009-01-06 | 1 | -22/+20 |
* | Reverting 7581. | brettw@chromium.org | 2009-01-06 | 1 | -20/+22 |
* | Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us... | brettw@chromium.org | 2009-01-06 | 1 | -22/+20 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -6/+6 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 1 | -0/+47 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+67 |