| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v... | darin@google.com | 2008-09-03 | 3 | -45/+33 |
* | Add a LinkerInitialized constructor to AtomicSequenceNumber. | deanm@google.com | 2008-09-02 | 1 | -1/+1 |
* | Disable the "Complex" Script because it fails. | nsylvain@google.com | 2008-08-31 | 1 | -1/+2 |
* | Cleanup navigation_entry.h. I made the accessors consistent and in Google sty... | brettw@google.com | 2008-08-27 | 1 | -1/+1 |
* | fix unit tests | darin@google.com | 2008-08-26 | 1 | -1/+7 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 3 | -3/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 38 | -1065/+152 |
* | Move time formatters that only use ICU into base/time.* | tc@google.com | 2008-08-19 | 1 | -3/+3 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 3 | -5/+7 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -1/+1 |
* | Some printers advertise longer printable length than the page length. Remove ... | maruel@google.com | 2008-08-14 | 1 | -3/+3 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 3 | -6/+6 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -1/+1 |
* | Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ... | maruel@google.com | 2008-08-13 | 1 | -1/+5 |
* | Disable the Delayed UI test so the tree will be green. | tc@google.com | 2008-08-12 | 1 | -1/+1 |
* | Use the new Thread::StopSoon() facility. Add a new tight loop to control the ... | maruel@google.com | 2008-08-12 | 4 | -32/+66 |
* | Add some printing related unit tests. | maruel@google.com | 2008-08-12 | 4 | -0/+293 |
* | The printing NewCookie() must start counting at 1 and not 0, since 0 | deanm@google.com | 2008-08-06 | 1 | -1/+2 |
* | Move the printing cookie from direct atomic operations to AtomicSequenceNumber. | deanm@google.com | 2008-08-06 | 2 | -8/+7 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 1 | -1/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 34 | -0/+6435 |