index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
base
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in ui/, part 2.
avi@chromium.org
2013-06-11
10
-11
/
+11
*
BookmarkModel changes for multiple level undo and redo of bookmarks.
tom.cassiotis@gmail.com
2013-06-10
1
-0
/
+8
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
ui: Refactor views::DialogDelegate to create a ui::DialogModel.
sadrul@chromium.org
2013-05-14
2
-0
/
+63
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-1
/
+1
*
ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-24
1
-1
/
+1
*
Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...
hajimehoshi@chromium.org
2013-04-23
1
-2
/
+2
*
add separators to ui::ComboboxModel, implement on views.
estade@chromium.org
2013-03-26
2
-0
/
+8
*
Add 2-lines summary to CC/Address for Wallet items.
aruslan@chromium.org
2013-03-15
4
-29
/
+66
*
Delete items of the launcher jump list upon pressing Shift click
skuhne@chromium.org
2013-03-13
4
-9
/
+8
*
Mac: Use cross-platform BMB context menu model.
asvitkine@chromium.org
2013-03-08
1
-2
/
+1
*
Add GetDefaultIndex() to ComboboxModel.
estade@chromium.org
2013-02-26
2
-1
/
+19
*
Only add NORMAL separators if menu has at least one item and previous item is...
wez@chromium.org
2013-02-08
2
-18
/
+33
*
Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, so
sky@chromium.org
2013-01-18
2
-18
/
+6
*
Removes SimpleMenuModel::FlipIndex. It was only used by
sky@chromium.org
2013-01-09
3
-25
/
+13
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
Moves TabStripSelectionModel to ui/base/models and renames
sky@chromium.org
2012-12-21
3
-0
/
+466
*
Cleans up the set of TableColumn constructors.
sky@chromium.org
2012-12-13
2
-46
/
+1
*
Remove separator from top of Apps v2 context menus.
wez@chromium.org
2012-12-13
2
-0
/
+10
*
Alternate NTP: Update recent tabs fav icons
sail@chromium.org
2012-11-19
3
-2
/
+8
*
Remaining bits of getting menus to look correct depending upon
sky@chromium.org
2012-11-06
1
-0
/
+3
*
ui/base/models: Some fixes to the TreeNodeIterator unittest.
tfarina@chromium.org
2012-10-12
2
-42
/
+47
*
Add a ListModel::Move.
xiyuan@chromium.org
2012-09-25
3
-10
/
+60
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
4
-17
/
+62
*
Convert ui::MenuModel to use gfx::Image instead of ImageSkia.
rsesek@chromium.org
2012-08-22
3
-24
/
+24
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
2
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
12
-12
/
+0
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
2
-16
/
+15
*
app_list/chromeos: Fix wrong app icon in search results.
xiyuan@chromium.org
2012-06-13
1
-3
/
+2
*
Cleanup: Remove vector::at() calls in SimpleMenuModel. Do CHECKs instead.
thestig@chromium.org
2012-06-02
2
-14
/
+21
*
ui/base/models: Modernize TreeNodeModel unittests.
tfarina@chromium.org
2012-05-31
1
-20
/
+16
*
Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...
pkotwicz@chromium.org
2012-05-24
6
-34
/
+50
*
ui/base/models: Remove unnecessary virtuals from ListModel functions.
tfarina@chromium.org
2012-05-20
1
-11
/
+11
*
ui: Change ListModel to operate in size_t instead of int.
tfarina@chromium.org
2012-05-18
3
-29
/
+31
*
Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.
thestig@chromium.org
2012-05-16
1
-2
/
+1
*
ui: Do not expose the underline type (vector) used in ListModel.
tfarina@chromium.org
2012-05-15
2
-14
/
+11
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-27
1
-1
/
+1
*
Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...
alokp@chromium.org
2012-03-26
1
-1
/
+1
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-26
1
-1
/
+1
*
ui/base/models: Add protected virtual destructor to ComboboxModel.
tfarina@chromium.org
2012-03-22
1
-6
/
+7
*
Introduce ItemVector to clean up the iteration through the items in SimpleMen...
tfarina@chromium.org
2012-02-24
2
-9
/
+9
*
Adds ability to pin apps to the launcher.
sky@chromium.org
2012-02-22
1
-1
/
+2
*
Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).
zea@chromium.org
2011-12-30
1
-2
/
+2
*
Reland 115515 - [Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-23
3
-0
/
+296
*
Revert 115515 - [Aura] Implement views-based applist.
pastarmovj@chromium.org
2011-12-22
3
-296
/
+0
*
[Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-22
3
-0
/
+296
*
Adds back BookmarkNode::IsVisible. Turns out we want to conditionally
sky@chromium.org
2011-12-03
2
-4
/
+74
*
BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking
sky@chromium.org
2011-12-01
2
-74
/
+4
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
5
-436
/
+0
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
2
-0
/
+209
[next]