| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup a few files, reduce the number of includes. | maruel@google.com | 2008-08-12 | 10 | -474/+576 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 7 | -31/+207 |
* | rollback r625 because it made things slower | darin@google.com | 2008-08-09 | 7 | -51/+91 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 7 | -91/+51 |
* | Fix a bunch of include problems that my deps checker tool found. Mostly I mad... | brettw@google.com | 2008-08-08 | 1 | -1/+1 |
* | Add deps files and rules for the checkdeps script. | brettw@google.com | 2008-08-08 | 1 | -0/+8 |
* | Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic... | deanm@google.com | 2008-08-07 | 2 | -7/+12 |
* | Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ... | brettw@google.com | 2008-08-07 | 1 | -2/+18 |
* | fix build (take 2) | darin@google.com | 2008-08-06 | 1 | -1/+1 |
* | fix build bustage | darin@google.com | 2008-08-06 | 1 | -3/+3 |
* | Improve NPRuntime marshalling by adding glue functions for serializing / dese... | darin@google.com | 2008-08-06 | 1 | -27/+13 |
* | This fixes http://b/issue?id=1257424, which is a need to implement a global b... | iyengar@google.com | 2008-08-06 | 3 | -1/+15 |
* | Add common\ipc_message_utils.cc to SCons build. | sgk@google.com | 2008-08-05 | 1 | -0/+1 |
* | Reapply 379 since it wasn't the issue with the build breakage. | maruel@google.com | 2008-08-05 | 7 | -194/+284 |
* | Revert change 379 to see if it fixes the build. Please reapply when it's green. | nsylvain@google.com | 2008-08-05 | 7 | -284/+194 |
* | Reduce the quantity of includes and template specialization in ipc_message_ut... | maruel@google.com | 2008-08-05 | 7 | -194/+284 |
* | Initial version of a chrome memory test. This is not yet done; as it still | mbelshe@google.com | 2008-08-05 | 2 | -7/+14 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -3/+8 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -21/+1 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -2/+2 |
* | Add new common\common|glue.cc file. | sgk@google.com | 2008-08-03 | 1 | -0/+1 |
* | Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl... | maruel@google.com | 2008-08-02 | 2 | -17/+88 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 1 | -10/+7 |
* | Using a better seed. Using time() causes the random sequence to start with t... | jcampan@google.com | 2008-08-01 | 1 | -1/+4 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+5 |
* | Command-line flag to allow the debugger UI to be loaded from the filesystem r... | erikkay@google.com | 2008-07-31 | 2 | -0/+5 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 5 | -28/+28 |
* | Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c... | jar@google.com | 2008-07-31 | 1 | -1/+1 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -11/+4 |
* | (Re-landing of) Support RunOnce() in message loop. | jar@google.com | 2008-07-30 | 1 | -4/+3 |
* | Rollback 109 | jar@google.com | 2008-07-30 | 1 | -3/+4 |
* | M base/message_loop.h | jar@google.com | 2008-07-30 | 1 | -4/+3 |
* | Fix 1295677: REGRESSION: Import SETS startup page to imported home page. | finnur@google.com | 2008-07-30 | 2 | -3/+7 |
* | Add a unittest for the JSONValueSerializer::set_allow_trailing_comma() method... | tc@google.com | 2008-07-29 | 2 | -1/+18 |
* | Update the JSONValueSerializer to have a flag to allow trailing commas. By d... | tc@google.com | 2008-07-29 | 3 | -7/+15 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 2 | -1/+3 |
* | Correct a simple typo in chrome_font.h | deanm@google.com | 2008-07-28 | 1 | -1/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 178 | -0/+38120 |