| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sync: Add bootstrappability to the Cryptographer. | tim@chromium.org | 2010-08-31 | 8 | -27/+213 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 7 | -9/+27 |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 5 | -7/+8 |
* | Remove DOMUI and Views settings for key repeat rate and delay, change the def... | yusukes@chromium.org | 2010-08-30 | 1 | -3/+6 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 3 | -7/+8 |
* | Fix official build. | evan@chromium.org | 2010-08-27 | 1 | -2/+2 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -7/+6 |
* | Use a width which works on Windows as well (previous one caused bad line wrap... | johnnyg@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | FBTF: Forward declare and move constructors in chrome/common/extensions/. | erg@google.com | 2010-08-26 | 1 | -0/+1 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 11 | -11/+11 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 2 | -2/+2 |
* | Turn on apps sync by default. | akalin@chromium.org | 2010-08-25 | 2 | -9/+31 |
* | Make the choose datatypes section of sync setup UI wider and supply titles fo... | johnnyg@chromium.org | 2010-08-25 | 1 | -9/+16 |
* | Fixed CacheInvalidationPacketHandler crash. | akalin@chromium.org | 2010-08-25 | 2 | -5/+10 |
* | Resubmit r56600 - Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-23 | 1 | -2/+1 |
* | Remove wstrings from bookmarks, part 7. | viettrungluu@chromium.org | 2010-08-21 | 1 | -2/+3 |
* | Remove wstrings from bookmarks, part 6. | viettrungluu@chromium.org | 2010-08-21 | 1 | -1/+1 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 3 | -9/+11 |
* | sync: disable the mistakenly enabled sessions code. | tim@chromium.org | 2010-08-20 | 3 | -15/+9 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 2 | -3/+1 |
* | Remove wstrings in bookmarks, part 5. | viettrungluu@chromium.org | 2010-08-20 | 1 | -5/+7 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 3 | -11/+9 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 3 | -9/+11 |
* | DOM UI: Change DOMMessageHandler callback arg type to ListValue. | estade@chromium.org | 2010-08-19 | 2 | -6/+6 |
* | Switch to GoogleServiceAuthError struct instead of GaiaAuthError. | chron@chromium.org | 2010-08-19 | 6 | -6/+6 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 10 | -12/+2 |
* | Allow update URLs in external_extensions.json. | skerner@chromium.org | 2010-08-19 | 2 | -7/+11 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 2 | -35/+43 |
* | FBTF: Remove unneeded STL includes from src/chrome. | viettrungluu@chromium.org | 2010-08-19 | 3 | -3/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 4 | -4/+5 |
* | Fix leaks in ProfileSyncServiceSessionTest. | tim@chromium.org | 2010-08-18 | 2 | -9/+10 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 2 | -3/+3 |
* | Re-land r56529, and add fixes for the browser tests on chromium os. | cmasone@google.com | 2010-08-18 | 1 | -0/+7 |
* | Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl... | phajdan.jr@chromium.org | 2010-08-18 | 1 | -7/+0 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | [Chrome OS] Block the installation of extensions with NPAPI plugins | cmasone@google.com | 2010-08-18 | 1 | -0/+7 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 24 | -32/+1711 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 24 | -1711/+32 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 24 | -32/+1711 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -18/+16 |
* | Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent(). | rsimha@chromium.org | 2010-08-17 | 1 | -0/+7 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -82/+82 |
* | Fix build breakage from r56302. | viettrungluu@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | Made server_notifier_thread listen to UNKNOWN data type. | akalin@chromium.org | 2010-08-17 | 4 | -3/+29 |
* | Implemented apps sync (behind a flag). | akalin@chromium.org | 2010-08-16 | 18 | -20/+330 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 2 | -44/+44 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 16 | -27/+8 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 3 | -4/+8 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -1/+1 |