| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -0/+1 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -13/+1 |
* | Remove wstrings from bookmarks, part 14. | viettrungluu@chromium.org | 2010-08-25 | 1 | -5/+6 |
* | Remove wstrings from bookmarks, part 9. | viettrungluu@chromium.org | 2010-08-22 | 1 | -2/+2 |
* | Remove wstrings from bookmarks, part 7. | viettrungluu@chromium.org | 2010-08-21 | 1 | -8/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Enable interactive_ui_tests | oshima@chromium.org | 2010-04-06 | 1 | -2/+5 |
* | Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ... | ian@chromium.org | 2010-02-10 | 1 | -15/+21 |
* | Use string16 instead of wstring in bookmark data model. | munjal@chromium.org | 2010-01-11 | 1 | -2/+21 |
* | Fix lint errors in app/ and turn on presubmit check. | erg@google.com | 2009-11-17 | 1 | -1/+1 |
* | Linux: Convert Cookies options page from a list into a tree. | mattm@chromium.org | 2009-11-11 | 1 | -0/+5 |
* | Converting the Cookies options page from a TableView to a TreeView | ian@chromium.org | 2009-11-06 | 1 | -2/+2 |
* | Add a method to TreeNode to return total number of nodes in a subtree. | munjal@chromium.org | 2009-10-25 | 1 | -0/+11 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -5/+12 |
* | Make GetTitle returns const wstring& instead of wstring and | munjal@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+279 |