| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | Delete obviously unneeded forward declarations in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -4/+4 |
* | Revert "Take 2: Preload the visited link db on the file thread if" | tony@chromium.org | 2010-01-12 | 1 | -13/+12 |
* | Take 2: Preload the visited link db on the file thread if | tony@chromium.org | 2010-01-12 | 1 | -12/+13 |
* | Revert "Preload the visited link db on the file thread if the file exists." | tony@chromium.org | 2009-12-17 | 1 | -11/+12 |
* | Preload the visited link db on the file thread if the file exists. | tony@chromium.org | 2009-12-17 | 1 | -12/+11 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -7/+1 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -1/+7 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -7/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -21/+6 |
* | When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing... | vandebo@chromium.org | 2009-08-19 | 1 | -0/+1 |
* | Ensure that VisitedLink listener Add event only fires when new fingerprint is... | dglazkov@chromium.org | 2009-07-04 | 1 | -4/+5 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -5/+23 |
* | Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f... | thestig@chromium.org | 2009-04-03 | 1 | -5/+0 |
* | Use anonymous shared memory for VisitedLinks. | agl@chromium.org | 2009-03-17 | 1 | -4/+0 |
* | Make debug check in visitedlink_master.h more informative | phajdan.jr@chromium.org | 2009-03-16 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -0/+4 |
* | Roll forward 8722,8721 | jeremy@chromium.org | 2009-01-27 | 1 | -8/+17 |
* | Reverting 8722,8721. | maruel@chromium.org | 2009-01-27 | 1 | -17/+8 |
* | First step of porting VisitedLinkMaster to POSIX: | jeremy@chromium.org | 2009-01-27 | 1 | -8/+17 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-22 | 1 | -1/+0 |
* | * Revert "POSIX: Get render_process_host to build." | agl@chromium.org | 2009-01-21 | 1 | -0/+1 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-21 | 1 | -1/+0 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -4/+5 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -3/+3 |
* | 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/+410 |