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
*
NativeViewGLSurfaceGLX: don't force swap on resize if size didn't change.
piman@chromium.org
2012-03-20
2
-7
/
+10
*
Don't clobber the clipboard when doing DnD on Aura
rbyers@chromium.org
2012-03-20
2
-19
/
+0
*
Revert 127706 - Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
6
-87
/
+40
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
6
-40
/
+87
*
views: Draw the menu separator line using FillRect instead of DrawLine.
tfarina@chromium.org
2012-03-20
1
-4
/
+10
*
Revert 127660 - WebUI TaskManager: Add method to set minimum window size on H...
battre@chromium.org
2012-03-20
2
-7
/
+0
*
WebUI TaskManager: Add method to set minimum window size on HTMLDialog.
yoshiki@chromium.org
2012-03-20
2
-0
/
+7
*
- Set default favicon for pages w/out one
davemoore@chromium.org
2012-03-20
1
-0
/
+3
*
Send GestureFlingStart and GestureFlingCancel when cmt sends them
davemoore@chromium.org
2012-03-20
5
-22
/
+136
*
Added new underlines for launcher
davemoore@chromium.org
2012-03-20
3
-0
/
+0
*
Nicer looking favicon
davemoore@chromium.org
2012-03-20
1
-0
/
+0
*
Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...
davemoore@chromium.org
2012-03-20
4
-126
/
+22
*
Remove Ash launcher favicon for incognito browsers.
stevenjb@google.com
2012-03-20
2
-0
/
+0
*
Send GestureFlingStart and GestureFlingCancel when cmt sends them
davemoore@chromium.org
2012-03-20
4
-22
/
+126
*
Reorder RenderText[Win|Linux] methods to match RenderText order.
asvitkine@chromium.org
2012-03-19
4
-97
/
+95
*
views: Simplify CustomFrameView::GetPreferredSize() implementation.
tfarina@chromium.org
2012-03-19
1
-3
/
+1
*
Ash: Clean up unused non-Aura Chrome OS art in ui_resources.grd
jamescook@chromium.org
2012-03-19
10
-27
/
+7
*
views: Fill the client edge color using FillRect instead of using DrawRect.
tfarina@chromium.org
2012-03-19
1
-1
/
+1
*
Removing deprecated GTK-Views code.
saintlou@chromium.org
2012-03-19
41
-8156
/
+2
*
views/examples: Fix crash when closing views examples window.
tfarina@chromium.org
2012-03-19
1
-0
/
+1
*
Revert 127480 - Update default favicon to new resource
davemoore@chromium.org
2012-03-19
1
-0
/
+0
*
Ash: Improved resize border effect
jamescook@chromium.org
2012-03-19
1
-0
/
+8
*
ash: Add accessibility and caps-lock buttons in the tray.
sadrul@chromium.org
2012-03-19
1
-0
/
+2
*
Address old TODOs, removed GTK code for ChromeOS.
saintlou@chromium.org
2012-03-19
3
-960
/
+0
*
Update default favicon to new resource
davemoore@chromium.org
2012-03-19
1
-0
/
+0
*
views/examples: Get MenuExample to work under ash_shell and linux_chromeos co...
tfarina@chromium.org
2012-03-19
3
-22
/
+26
*
views: Add a notification to a parent view when the visibility of a child vie...
sadrul@chromium.org
2012-03-19
2
-0
/
+8
*
ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.
tfarina@chromium.org
2012-03-19
3
-6
/
+6
*
UI compositor support for EXT_occlusion_query.
reveman@google.com
2012-03-19
2
-0
/
+21
*
Ash: Image assets for improved resize shadow effect
jamescook@chromium.org
2012-03-19
8
-0
/
+0
*
ui/gfx: Rename canvas_skia_skia to just canvas_skia.
tfarina@chromium.org
2012-03-18
4
-9
/
+9
*
ash: Some new assets for the uber tray.
sadrul@chromium.org
2012-03-18
5
-0
/
+0
*
ui/gfx: Kill Canvas::FillRect() function that takes gfx::Brush.
tfarina@chromium.org
2012-03-17
4
-61
/
+0
*
ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".
tfarina@chromium.org
2012-03-17
7
-13
/
+13
*
views/examples: Simplify the ownership of Menu2.
tfarina@chromium.org
2012-03-17
1
-17
/
+10
*
Use FramePainter for painting PanelViewFrame
dslomov@chromium.org
2012-03-17
5
-7
/
+11
*
Invert web content when Windows color scheme is white-on-black.
dmazzoni@chromium.org
2012-03-17
5
-1
/
+178
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-17
8
-24
/
+176
*
ash: Make sure all the popups from the tray have the same width.
sadrul@chromium.org
2012-03-17
1
-2
/
+2
*
ui/gfx: Clean up the remaining references to CanvasSkia.
tfarina@chromium.org
2012-03-17
10
-521
/
+454
*
Revert r127269 "Adds a new layer animation element which owns an interpolated...
oshima@chromium.org
2012-03-16
6
-169
/
+15
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-16
6
-15
/
+169
*
Try to fix a build break for oshima.
pkasting@chromium.org
2012-03-16
1
-1
/
+1
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
20
-210
/
+286
*
Avoid using skia::ScopedPlatformPaint in RenderTextLinux::EnsureLayout(). Thi...
reveman@google.com
2012-03-16
1
-3
/
+5
*
Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...
mihaip@chromium.org
2012-03-16
9
-0
/
+34
*
views: Add support for gesture-scrolling in ScrollView.
sadrul@chromium.org
2012-03-16
6
-2
/
+29
*
Remove redundant memory clears when constructing BitmapPlatformDevice instanc...
twiz@chromium.org
2012-03-16
2
-0
/
+7
*
views: Turn an unprocessed ScrollEvent into a MouseWheelEvent.
sadrul@chromium.org
2012-03-16
3
-1
/
+15
*
Ash: Go back to opaque window header for active windows
jamescook@chromium.org
2012-03-16
1
-0
/
+0
[next]