| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | ImportantFileWriter | phajdan.jr@chromium.org | 2009-04-28 | 1 | -1/+1 |
* | Remove more unneeded scaffolding. | thestig@chromium.org | 2009-04-08 | 1 | -7/+1 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -6/+0 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -12/+12 |
* | Make plugin_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 1 | -1/+1 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -0/+6 |
* | Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m... | jhawkins@chromium.org | 2009-02-16 | 1 | -11/+17 |
* | Rollback r9835 and r9837: Mac build broken. | mal@chromium.org | 2009-02-15 | 1 | -17/+11 |
* | Make browser_shutdown.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 1 | -11/+17 |
* | Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver | sky@google.com | 2009-01-28 | 1 | -0/+5 |
* | Adds a variable indicating whether resources should be deleted on | sky@google.com | 2009-01-28 | 1 | -1/+4 |
* | Modifies shutdown/startup in the following manner: | sky@google.com | 2009-01-27 | 1 | -0/+3 |
* | Adds call to unload plugins on shutdown. | sky@google.com | 2009-01-23 | 1 | -1/+7 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -2/+2 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move metrics files into a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -1/+2 |
* | * Try to rename chrome exes in shutdown path as well. | kuchhal@chromium.org | 2008-11-12 | 1 | -0/+5 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Remove more shared_event that I missed last time | agl@chromium.org | 2008-10-16 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -2/+2 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -0/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+204 |