| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Makes all permanent nodes share the same node class so that visibility | sky@chromium.org | 2011-12-12 | 1 | -13/+17 |
* | BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking | sky@chromium.org | 2011-12-01 | 1 | -5/+5 |
* | base::Bind: Convert chrome/browser/bookmarks. | jhawkins@chromium.org | 2011-11-29 | 1 | -9/+7 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Adds code to track a set of expanded folders. This is going to be used | sky@chromium.org | 2011-07-13 | 1 | -1/+4 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder." | yfriedman@chromium.org | 2011-05-26 | 1 | -0/+6 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Revert 84829 - Initial implementation of "Synced Bookmarks" folder. | yfriedman@chromium.org | 2011-05-11 | 1 | -6/+0 |
* | Initial implementation of "Synced Bookmarks" folder. | yfriedman@chromium.org | 2011-05-10 | 1 | -0/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -3/+3 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -2/+3 |
* | FBTF: Move ctors/dtors into cc files. | erg@google.com | 2010-09-13 | 1 | -7/+2 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS... | sanjeevr@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Fix various uses of release() that did not check its value | estade@chromium.org | 2010-05-04 | 1 | -6/+5 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -66/+67 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -4/+1 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -15/+0 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -5/+11 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -9/+4 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -4/+9 |
* | We need to save bookmarks file when the persist_ids settings changes | munjal@chromium.org | 2009-05-28 | 1 | -0/+14 |
* | Moves decoding and population of bookmark index to background thread. | sky@chromium.org | 2009-05-22 | 1 | -7/+52 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -0/+4 |
* | Converted BookmarkStorage to use ImportantFileWriter | phajdan.jr@chromium.org | 2009-05-08 | 1 | -48/+55 |
* | Remove deprecated wstring ctor of JSONFileValueSerializer. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -3/+3 |
* | Re-check in some of my dynamic linking change. | evan@chromium.org | 2009-02-10 | 1 | -2/+3 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -3/+2 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -2/+3 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -1/+5 |
* | Port some files in chrome/browser/ - part 1. | deanm@chromium.org | 2008-11-25 | 1 | -0/+1 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -96/+96 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -6/+5 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -0/+97 |