| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 1 | -5/+2 |
* | FBTF: Move ctors/dtors into cc files. | erg@google.com | 2010-09-13 | 1 | -1/+1 |
* | bookmarks: Add HasBookmarks() method to BookmarkModel API. | tfarina@chromium.org | 2010-08-27 | 1 | -0/+4 |
* | Remove wstrings from bookmarks, part 6. | viettrungluu@chromium.org | 2010-08-21 | 1 | -4/+0 |
* | Remove wstrings in bookmarks, part 5. | viettrungluu@chromium.org | 2010-08-20 | 1 | -7/+0 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 1 | -6/+0 |
* | Convert strings in bookmarks, part 2. | viettrungluu@chromium.org | 2010-08-18 | 1 | -7/+0 |
* | Remove wstrings from bookmarks, part 1 (of many). | viettrungluu@chromium.org | 2010-08-18 | 1 | -14/+0 |
* | Added a method to check if a browser is closing. | pinkerton@chromium.org | 2010-08-10 | 1 | -0/+3 |
* | 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 |
* | Change so that the extension favicon is read on the UI thread since extension... | arv@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Add bookmark copying while dragging by holding down the <option> key. | mrossetti@chromium.org | 2010-03-11 | 1 | -0/+5 |
* | First stab at a DataTypeController. | skrul@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Implement BookmarkModel::SetUrl | arv@chromium.org | 2010-02-09 | 1 | -2/+7 |
* | Add import/export extension apis | feldstein@chromium.org | 2010-01-28 | 1 | -0/+6 |
* | Use string16 instead of wstring in bookmark data model. | munjal@chromium.org | 2010-01-11 | 1 | -0/+39 |
* | Lands http://codereview.chromium.org/469009 for Thiago: | sky@chromium.org | 2009-12-16 | 1 | -3/+3 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -6/+7 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+4 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -4/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+4 |
* | Lands http://codereview.chromium.org/272036 for Thiago: | sky@chromium.org | 2009-10-19 | 1 | -2/+2 |
* | Adds a FaviconService class tied to the profile. | arv@google.com | 2009-08-28 | 1 | -2/+3 |
* | Revert of r22559. | aa@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Bunch of Coverity fixes, rather minor severity. | phajdan.jr@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Removing unused forward declaration of StarredURLDatabase from bookmark_model.h. | phajdan.jr@chromium.org | 2009-07-27 | 1 | -4/+0 |
* | Header cleanup in browser/importer | phajdan.jr@chromium.org | 2009-07-20 | 1 | -48/+1 |
* | Lands http://codereview.chromium.org/155428 for Thiago, which changes | sky@chromium.org | 2009-07-15 | 1 | -7/+5 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -27/+13 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -13/+27 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -27/+13 |
* | Lands http://codereview.chromium.org/155128 for Thiago. | sky@chromium.org | 2009-07-08 | 1 | -6/+11 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -72/+98 |
* | We need to save bookmarks file when the persist_ids settings changes | munjal@chromium.org | 2009-05-28 | 1 | -0/+10 |
* | Add a preference to enable/disable ID persistence in bookmark model and | munjal@chromium.org | 2009-05-27 | 1 | -0/+12 |
* | Moves decoding and population of bookmark index to background thread. | sky@chromium.org | 2009-05-22 | 1 | -9/+13 |
* | More NotificationRegistrar conversions. | pkasting@chromium.org | 2009-05-22 | 1 | -1/+3 |
* | Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this | sky@chromium.org | 2009-05-20 | 1 | -11/+13 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -0/+9 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move the bookmark node iD generation to bookmark model isntead of | munjal@chromium.org | 2009-05-12 | 1 | -6/+17 |
* | Converted BookmarkStorage to use ImportantFileWriter | phajdan.jr@chromium.org | 2009-05-08 | 1 | -23/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -1/+5 |
* | Implement ID persistence for bookmarks: | munjal@chromium.org | 2009-04-30 | 1 | -1/+14 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -4/+8 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Adds support for BlockTillLoaded to Linux. | markus@chromium.org | 2009-03-09 | 1 | -9/+2 |