| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part 1: | tfarina@chromium.org | 2010-10-05 | 1 | -9/+9 |
* | FBTF: Move ctors/dtors into cc files. | erg@google.com | 2010-09-13 | 1 | -0/+16 |
* | Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS... | sanjeevr@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -3/+3 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -32/+13 |
* | Fix for crash when a bookmark URL is an empty string | tim@chromium.org | 2009-10-30 | 1 | -2/+3 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -1/+0 |
* | Add the ability to unload the HistoryBackend. | pkasting@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -10/+7 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -7/+10 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -10/+7 |
* | TBR: | aa@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | We need to save bookmarks file when the persist_ids settings changes | munjal@chromium.org | 2009-05-28 | 1 | -0/+2 |
* | Add a preference to enable/disable ID persistence in bookmark model and | munjal@chromium.org | 2009-05-27 | 1 | -5/+9 |
* | Moves decoding and population of bookmark index to background thread. | sky@chromium.org | 2009-05-22 | 1 | -38/+48 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -0/+20 |
* | Converted BookmarkStorage to use ImportantFileWriter | phajdan.jr@chromium.org | 2009-05-08 | 1 | -116/+184 |
* | Remove deprecated wstring ctor of JSONFileValueSerializer. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -10/+6 |
* | Re-check in some of my dynamic linking change. | evan@chromium.org | 2009-02-10 | 1 | -14/+15 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -15/+14 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -14/+15 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -0/+2 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+2 |
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 1 | -1/+1 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -1/+1 |
* | Port some files in chrome/browser/ - part 1. | deanm@chromium.org | 2008-11-25 | 1 | -7/+4 |
* | Adds logging of loading/saving bookmarks to help me diagnose why some | sky@google.com | 2008-09-16 | 1 | -0/+9 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -2/+2 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -0/+175 |