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
/
widget
/
root_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-4
/
+4
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-225
/
+3
*
Attempt 2 at:
sky@chromium.org
2010-06-15
1
-0
/
+72
*
Revert 49795 - Changes the tab close button to a dot, unless you're near the ...
sky@chromium.org
2010-06-15
1
-71
/
+0
*
Changes the tab close button to a dot, unless you're near the button
sky@chromium.org
2010-06-15
1
-0
/
+71
*
UI Language switch implemented by propagating LocaleChanged()
glotov@google.com
2010-04-20
1
-0
/
+5
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-12
/
+0
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Gtk views code touch up
xiyuan@chromium.org
2010-03-16
1
-1
/
+6
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-9
/
+4
*
Addded notification when ancestor gets changed. So windows that lack focus ma...
georgey@chromium.org
2010-01-07
1
-0
/
+5
*
Lands http://codereview.chromium.org/449003/show for Thiago:
sky@chromium.org
2009-12-01
1
-2
/
+2
*
Turns on the focus traversal unit-tests and fixed some focus traversal problem:
jcampan@chromium.org
2009-10-07
1
-3
/
+12
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-17
/
+17
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-2
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Landing oshima patch.
jcampan@chromium.org
2009-09-10
1
-0
/
+5
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-4
/
+4
*
The FocusManager stores/restores focus when the top window becomes inactive/a...
jcampan@chromium.org
2009-09-01
1
-7
/
+0
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-7
/
+3
*
Refactors RootViewDropTarget into a platform independent part,
sky@chromium.org
2009-08-11
1
-33
/
+2
*
Status bubble limping in TOOLKIT_VIEWS.
ben@chromium.org
2009-08-01
1
-5
/
+22
*
This makes the unit-tests pass with toolkit_views on Linux.
jcampan@chromium.org
2009-07-15
1
-5
/
+5
*
Fixes compile bugs for views on gtk.
sky@chromium.org
2009-06-30
1
-0
/
+4
*
Fixing a breakage in the GTK toolkit build that my last check-in caused.
jcampan@chromium.org
2009-06-30
1
-1
/
+1
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-17
/
+4
*
Update Skia transfer modes to match changes in Skia as of r239
amanda@chromium.org
2009-06-25
1
-1
/
+1
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-4
/
+17
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-17
/
+4
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-4
/
+17
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-17
/
+4
*
Fix reversed focus traversal order issue.
yutak@chromium.org
2009-06-12
1
-40
/
+74
*
Removing some unused FocusManager related code from RootView.
jcampan@chromium.org
2009-06-08
1
-8
/
+0
*
Implement some basic functionality in RootView and View.
ben@chromium.org
2009-06-05
1
-0
/
+11
*
Rephrase this code to be slightly less verbose.
ben@chromium.org
2009-06-04
1
-5
/
+2
*
Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...
ben@chromium.org
2009-06-04
1
-19
/
+21
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-2
/
+2
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
1
-90
/
+14
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-0
/
+1001