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
/
chrome
/
browser
/
chromeos
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cros] Remove bunch of obsolete oobe/login classes.
nkostylev@chromium.org
2012-01-10
2
-68
/
+0
*
Removing dead code (chrome/browser/chromeos/views/dropdown_button.cc).
saintlou@chromium.org
2012-01-05
2
-131
/
+0
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
1
-1
/
+1
*
views: Convert IsFocusable() to just focusable() since it's just a simple acc...
tfarina@chromium.org
2011-12-16
1
-1
/
+1
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
2
-2
/
+2
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-1
/
+1
*
Add OVERRIDE to chrome/browser/chromeos/.
avi@chromium.org
2011-11-22
2
-4
/
+6
*
ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.
tfarina@chromium.org
2011-10-27
1
-5
/
+3
*
ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.
tfarina@chromium.org
2011-10-25
1
-4
/
+5
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
2
-4
/
+3
*
Revert 105998 - views: Change TextButtonBase API to string16.
sail@chromium.org
2011-10-18
2
-3
/
+4
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
2
-4
/
+3
*
views: Change MenuButton API to string16.
tfarina@chromium.org
2011-10-12
2
-3
/
+3
*
views: Change TextButtonBase::text() to string16.
tfarina@chromium.org
2011-10-06
1
-0
/
+3
*
Cleanup:
pkasting@chromium.org
2011-06-07
1
-20
/
+25
*
cros: More build fixes and breakages.
thakis@chromium.org
2011-05-15
2
-1
/
+5
*
Remove WebUI menu
oshima@google.com
2011-03-16
6
-1406
/
+0
*
Re-lands:
ben@chromium.org
2011-03-16
2
-9
/
+11
*
Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...
ben@chromium.org
2011-03-15
2
-11
/
+9
*
Add native capture API to Widget, and fix a bug in Window where we wouldn't l...
ben@chromium.org
2011-03-15
2
-9
/
+11
*
Minor improvements to Chrome OS login screen accessibility.
dmazzoni@chromium.org
2011-03-05
2
-0
/
+12
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
3
-15
/
+7
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
2
-2
/
+2
*
WebUI: Move chromeos/dom_ui to chromeos/webui directory.
tfarina@chromium.org
2011-02-15
1
-1
/
+1
*
WebUI: Fix random variations of DOMUI.
tfarina@chromium.org
2011-02-13
1
-1
/
+1
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
2
-2
/
+2
*
WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.
tfarina@chromium.org
2011-02-11
3
-4
/
+4
*
Use DispatchX for dispatching X events.
sadrul@chromium.org
2011-02-11
2
-3
/
+3
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-4
/
+5
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-4
/
+4
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-5
/
+4
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-4
/
+5
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-5
/
+5
*
WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.
tfarina@chromium.org
2011-02-04
4
-80
/
+80
*
WebUI: Change DOMUI to WebUI in two chromeos classes.
tfarina@chromium.org
2011-02-03
6
-71
/
+71
*
views: Move layout_manager.[cc,h] into layout directory.
tfarina@chromium.org
2011-01-25
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Implementing context menu for the new views textfield.
varunjain@chromium.org
2011-01-14
1
-21
/
+0
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
2
-17
/
+17
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-2
/
+3
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
2
-4
/
+15
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Adding style notion to the TextButton.
glotov@google.com
2010-11-13
2
-0
/
+106
*
Eliminate white corners around password field on screen locker.
oshima@chromium.org
2010-11-12
2
-0
/
+69
[next]