| Commit message (Expand) | Author | Age | Files | Lines |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -95/+0 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -6/+2 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -4/+1 |
* | Remove wstrings from bookmarks, part 9. | viettrungluu@chromium.org | 2010-08-22 | 1 | -2/+5 |
* | Cleanup: Get rid of TreeNodeChildrenReordered. | tfarina@chromium.org | 2010-08-11 | 1 | -5/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ... | ian@chromium.org | 2010-02-10 | 1 | -2/+5 |
* | Use string16 instead of wstring in bookmark data model. | munjal@chromium.org | 2010-01-11 | 1 | -1/+1 |
* | Give classes with virtual methods virtual protected destructors instead of im... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+10 |
* | 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/+3 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -10/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+10 |
* | Make GetTitle returns const wstring& instead of wstring and | munjal@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Add missing <vector> #include. Fixes build on Windows (Release). | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+87 |