| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Create a dedicated cache thread and use it to create the | rvargas@google.com | 2010-05-18 | 1 | -0/+3 |
* | Created a stock implementation of the MessageLoopProxy interface than can be ... | sanjeevr@chromium.org | 2010-05-06 | 1 | -1/+3 |
* | Created a MessageLoopProxy interface. This provides a thread-safe refcounted ... | sanjeevr@chromium.org | 2010-04-29 | 1 | -0/+7 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -1/+1 |
* | Adding instrument to NotificationRegistrar to check | huanr@chromium.org | 2009-12-04 | 1 | -0/+4 |
* | Fix bug when accessing g_browser_process->broker_services() at shutdown. | jam@chromium.org | 2009-11-23 | 1 | -0/+3 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Small cleanup. No more need for Init() since the internal process id is vali... | jam@chromium.org | 2009-11-10 | 1 | -0/+7 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -6/+0 |
* | Add the ability for objects which derive from RefCountedThreadSafe to specify... | jam@chromium.org | 2009-11-02 | 1 | -0/+29 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -4/+4 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -29/+74 |
* | Switch history thread back to base::Thread. Sync unit tests require more than... | chron@chromium.org | 2009-09-21 | 1 | -3/+0 |
* | Add the UI thread to the list of ChromeThreads. | paul@chromium.org | 2009-08-18 | 1 | -0/+11 |
* | Simplify the WebKit thread model. It's now created/destroyed on the UI threa... | jorlow@chromium.org | 2009-07-08 | 1 | -0/+14 |
* | Linux: move X operations from the IO to UI2 thread. | agl@chromium.org | 2009-04-22 | 1 | -0/+10 |
* | I managed to break test_shell. Reverting. I'll fix tomorrow. | agl@chromium.org | 2009-04-21 | 1 | -10/+0 |
* | Linux: move X operations from the IO to UI2 thread. | agl@chromium.org | 2009-04-21 | 1 | -0/+10 |
* | Give each HistoryService instance it's own backend thread. | tim@chromium.org | 2009-04-14 | 1 | -4/+1 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | 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/+106 |