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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds an outline beneath the current window as you drag it around to
sky@chromium.org
2012-03-09
2
-41
/
+51
*
Don't build drag_utils* on mac
thakis@chromium.org
2012-03-09
1
-4
/
+6
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
35
-325
/
+260
*
Aura: recover from lost context / GPU process dying
piman@chromium.org
2012-03-08
1
-0
/
+3
*
Ash: Delete unused image assets
jamescook@chromium.org
2012-03-08
6
-17
/
+0
*
Adds images for the multi window resize.
sky@chromium.org
2012-03-08
3
-0
/
+2
*
views: Fix win builder by tagging MenuButtonDelegate with VIEWS_EXPORT.
tfarina@chromium.org
2012-03-08
1
-1
/
+3
*
Adds Window::StackBelow and wiring in Widget.
sky@chromium.org
2012-03-08
14
-44
/
+153
*
views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...
tfarina@chromium.org
2012-03-08
5
-23
/
+21
*
Add support for GL_EXT_occlusion_query_boolean
gman@chromium.org
2012-03-08
2
-7
/
+43
*
views: Animate the slider button when it changes.
sadrul@chromium.org
2012-03-08
2
-9
/
+49
*
views: Refactor the setup of window caption buttons.
tfarina@chromium.org
2012-03-08
2
-34
/
+33
*
Support for interlaced PNGs (in gfx::PNGCodec)
francoisk777@gmail.com
2012-03-08
3
-147
/
+495
*
Move FindPasteboard to ui/base/clipboard since it's used by two modules (cont...
jam@chromium.org
2012-03-08
3
-0
/
+143
*
ui/gfx: Move pango related functions to pango_util.{h,cc}.
tfarina@chromium.org
2012-03-07
5
-39
/
+32
*
Fixes bugs that resulted in problems with double clicking to maximize
sky@chromium.org
2012-03-07
1
-1
/
+5
*
Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame...
akalin@chromium.org
2012-03-07
3
-9
/
+4
*
skia: Change MakeOpaque() function to take a gfx::Rect parameter.
tfarina@chromium.org
2012-03-07
3
-4
/
+9
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
4
-19
/
+15
*
Windows: Limit D3D devices to one per Present Thread (4 max).
apatrick@chromium.org
2012-03-07
2
-295
/
+264
*
Scroll End Events report velocities "on rails"
tdresser@chromium.org
2012-03-07
2
-2
/
+114
*
Adding persistance for gesture recognition parms.
girard@chromium.org
2012-03-07
1
-1
/
+2
*
Add support for different tween types in ui::Layer animations
vollick@chromium.org
2012-03-07
10
-43
/
+119
*
Aura: Allow WK renderer to queue next frame before drawing UI.
backer@chromium.org
2012-03-07
1
-1
/
+5
*
gtk: Move ScopedGObject into ui/base/gtk/scoped_gobject.h
tfarina@chromium.org
2012-03-07
6
-27
/
+42
*
Minor improvements to render_text_linux.cc
benrg@chromium.org
2012-03-07
2
-43
/
+22
*
Don't unparent tabs when detaching them. This cleans up a bunch of code in Ta...
jam@chromium.org
2012-03-06
1
-3
/
+2
*
Ash: New incognito window frame assets
jamescook@chromium.org
2012-03-06
2
-0
/
+0
*
Changes RootView not to update cursor while mouse is down. Doing so
sky@chromium.org
2012-03-06
1
-3
/
+1
*
views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.
tfarina@chromium.org
2012-03-06
20
-160
/
+165
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
6
-57
/
+86
*
Initial cut at multi-window resize code. There's still some TODOs, but
sky@chromium.org
2012-03-06
2
-6
/
+5
*
Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...
finnur@chromium.org
2012-03-06
6
-85
/
+57
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
6
-57
/
+85
*
* property can now manage value's memory
oshima@chromium.org
2012-03-06
15
-143
/
+199
*
Chrome for Android .pak files no longer packaged as .so files.
benm@chromium.org
2012-03-06
2
-23
/
+9
*
Aura: CrOS dialogs use new window frames
jamescook@chromium.org
2012-03-06
2
-23
/
+23
*
Use SkRegion (set of rectangles) to record damaged rects
oshima@chromium.org
2012-03-06
3
-21
/
+29
*
ui/gfx: Remove an unnecessary include from font_list.h
tfarina@chromium.org
2012-03-06
1
-1
/
+0
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-03-06
4
-4
/
+4
*
Refactor out foreground_help to fix BringBrowserWindowToFront on Windows
scottbyer@chromium.org
2012-03-05
5
-0
/
+140
*
ui/gfx: Get rid of Canvas::CreateCanvas() function.
tfarina@chromium.org
2012-03-05
3
-25
/
+0
*
views: Allow a View to be notified of mouse-enter/leave events even if the mo...
sadrul@chromium.org
2012-03-05
4
-2
/
+203
*
Allow running aura_unittests with valgrind, and fix a leak it exposes.
sadrul@chromium.org
2012-03-05
1
-2
/
+2
*
Extract the last SkColor from ResourceBundle API.
tfarina@chromium.org
2012-03-05
6
-14
/
+36
*
ui/gfx: Remove unused win_util.{h,cc} component all together.
tfarina@chromium.org
2012-03-05
3
-86
/
+0
*
Change kB to KB for consistency.
dgozman@chromium.org
2012-03-05
2
-7
/
+7
*
Changing the ominbar text colors according to spec. This change was marked as...
skuhne@chromium.org
2012-03-05
1
-1
/
+3
*
Fix Aura build.
jam@chromium.org
2012-03-05
2
-1
/
+1
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
11
-105
/
+149
[next]