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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-11
4
-18
/
+21
*
views: Move more layout constants to the views namespace. Part 3.
tfarina@chromium.org
2011-02-10
2
-12
/
+12
*
Revert 74518 - Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-10
4
-21
/
+18
*
Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-10
4
-18
/
+21
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
42
-377
/
+321
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
20
-136
/
+153
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
20
-153
/
+136
*
views: Move more layout constants to the views namespace. Part 2.
tfarina@chromium.org
2011-02-09
2
-15
/
+15
*
Fix submenu arrow position for RTL
oshima@google.com
2011-02-09
4
-17
/
+44
*
Move Event files into views/events
ben@chromium.org
2011-02-09
20
-25
/
+25
*
touch: Fix compile after views API changes, and remove some dead code.
sadrul@chromium.org
2011-02-09
2
-13
/
+0
*
fix bustage
ben@chromium.org
2011-02-09
1
-2
/
+2
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
35
-395
/
+402
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
15
-18
/
+18
*
Make linux MouseWheelEvent consistent with win.
xiyuan@chromium.org
2011-02-08
4
-7
/
+8
*
Revert "Fix submenu arrow position for RTL"
oshima@google.com
2011-02-08
4
-43
/
+16
*
Fix submenu arrow position for RTL
oshima@google.com
2011-02-08
4
-16
/
+43
*
Fixes possible crash in confirm dialog. If you press and hold space,
sky@chromium.org
2011-02-08
5
-21
/
+27
*
Clean up RTL methods.
ben@chromium.org
2011-02-08
11
-110
/
+58
*
touch: Fix wheel scrolling for xinput2.
sadrul@google.com
2011-02-08
2
-2
/
+22
*
views: Move more layout constants to the views namespace.
tfarina@chromium.org
2011-02-08
1
-5
/
+5
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
43
-211
/
+195
*
views: Move the implementation of WidgetExample to the source file.
tfarina@chromium.org
2011-02-07
3
-150
/
+199
*
Build fix.
evan@chromium.org
2011-02-07
1
-1
/
+1
*
Make mouse wheel scrolling in views menu smoother.
xiyuan@chromium.org
2011-02-07
5
-3
/
+17
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
117
-199
/
+199
*
Sort the methods in views into sections, and make .cc order match .h
ben@chromium.org
2011-02-05
2
-1439
/
+1543
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-1
/
+1
*
Store the user's profile as a property of a window in order to access it when...
mirandac@chromium.org
2011-02-04
8
-9
/
+46
*
views: Add namespace views to layout_constants.h
tfarina@chromium.org
2011-02-04
1
-0
/
+7
*
Added battery status update in drop-down when power is changed.
oshima@google.com
2011-02-03
1
-0
/
+2
*
Fixing a build break
msw@chromium.org
2011-02-03
2
-0
/
+0
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
12
-64
/
+307
*
Only keep accelerators registered while the window is visible
asanka@chromium.org
2011-02-02
3
-1
/
+47
*
views textfield: Show the correct cursor.
sadrul@chromium.org
2011-02-01
2
-16
/
+44
*
Fix crash in BookmarkMenuController::GetTooltipText that occurred
sky@chromium.org
2011-02-01
1
-0
/
+5
*
views: Move the implementation of more examples from header to source file.
tfarina@chromium.org
2011-02-01
10
-299
/
+419
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+0
*
views: Move the implementation of ButtonExample from the header to the source...
tfarina@chromium.org
2011-01-29
3
-20
/
+50
*
Lands http://codereview.chromium.org/6305001/ for Simon:
sky@chromium.org
2011-01-28
2
-1
/
+16
*
Lands http://codereview.chromium.org/6380007/ for jamiewalch
sky@chromium.org
2011-01-28
3
-7
/
+24
*
Hitting Tab should always move cursor to end of omnibox text.
suzhe@google.com
2011-01-28
1
-0
/
+1
*
views: Make ShouldUseVistaFrame a static method of WidgetWin.
tfarina@chromium.org
2011-01-28
4
-5
/
+23
*
widget-gtk: Make it possible to grab focus.
sadrul@chromium.org
2011-01-27
1
-1
/
+2
*
touch: Fix default cursor on re-display.
sadrul@chromium.org
2011-01-27
2
-14
/
+15
*
Fix printing PDFs through right click on Mac and Linux. Looks like they both...
jam@chromium.org
2011-01-27
1
-16
/
+2
*
views: Move grid_layout files into layout directory. Final Part.
tfarina@chromium.org
2011-01-27
10
-17
/
+17
*
Implement double/triple click functionality in views textfield. Also changed ...
varunjain@chromium.org
2011-01-27
8
-17
/
+196
[next]