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
*
Flakiness cleanup: disable remaining flaky tests in src/
evan@chromium.org
2012-02-15
1
-1
/
+1
*
Gesture Recognizer Diagram now references design document on chromium.org.
tdresser@chromium.org
2012-02-15
1
-1
/
+2
*
Make BubbleBorderDelegate close itself.
msw@chromium.org
2012-02-15
2
-32
/
+29
*
GTK: Closing in on being completely GSEALed.
erg@chromium.org
2012-02-15
1
-0
/
+4
*
views: Cache some progress bar colors at file scope.
tfarina@chromium.org
2012-02-15
1
-26
/
+14
*
Small refactor to OpaqueBrowserFrameView setup of window caption buttons
jamescook@chromium.org
2012-02-15
1
-1
/
+13
*
views: Change Painter::Paint to take a gfx::Size instead of ints.
tfarina@chromium.org
2012-02-15
4
-35
/
+42
*
Add per-tile painting support to compositor.
reveman@google.com
2012-02-15
4
-0
/
+12
*
views: Fixes leak in ComboboxModelExampleList.
tfarina@chromium.org
2012-02-15
1
-2
/
+3
*
Linux: fix bookmarks with & in them not showing correctly in the wrench menu.
mdm@chromium.org
2012-02-15
2
-7
/
+24
*
Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU
kbr@chromium.org
2012-02-15
3
-3
/
+40
*
Add TextureImageTransportSurface, binding to a texture from another context.
piman@chromium.org
2012-02-15
1
-2
/
+13
*
Fold HDC caching into RenderTextWin.
asvitkine@chromium.org
2012-02-15
5
-163
/
+13
*
views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.
tfarina@chromium.org
2012-02-14
4
-15
/
+15
*
aura: Hide cursor during and after shutdown.
derat@chromium.org
2012-02-14
4
-35
/
+55
*
Factor out NativeThemeBase::PaintMenuPopupBackground color into a constant.
tfarina@chromium.org
2012-02-14
1
-1
/
+3
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-5
/
+5
*
Clear window user data when WindowImpl is deleted.
marshall@chromium.org
2012-02-14
1
-0
/
+2
*
ui: Delete two misleading comments about COLOR_TOOLBAR.
tfarina@chromium.org
2012-02-14
2
-6
/
+4
*
Mac/Aura compile fails with new screen capture additions
dhollowa@chromium.org
2012-02-14
1
-0
/
+8
*
views: Fixes leak in TextExample::AddCombobox.
tfarina@chromium.org
2012-02-14
2
-3
/
+8
*
aura: Re-enable a test that has been fixed.
sadrul@chromium.org
2012-02-14
1
-8
/
+1
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-11
/
+7
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-7
/
+11
*
Deprecates Layer::GetLayerProperties which is no longer used
pkotwicz@chromium.org
2012-02-14
2
-30
/
+0
*
Fix build by correcting typos in canvas_skia_skia.cc.
reveman@google.com
2012-02-14
1
-5
/
+5
*
Fix about box text spacing on Windows.
asvitkine@chromium.org
2012-02-14
1
-2
/
+1
*
GestureRecognizer State Machine Diagram.
tdresser@chromium.org
2012-02-13
2
-0
/
+32
*
Changes to canvas_skia_skia.cc to match canvas_skia_linux.cc behavior.
asvitkine@chromium.org
2012-02-13
1
-2
/
+42
*
views: Don't need to explicitly delete ComboboxModelExampleList in the dtor.
tfarina@chromium.org
2012-02-13
1
-31
/
+30
*
ui::Compositor is no longer ref-counted
piman@chromium.org
2012-02-12
13
-63
/
+33
*
views: Update some comments in example_base.h.
tfarina@chromium.org
2012-02-11
1
-4
/
+2
*
1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...
pkotwicz@chromium.org
2012-02-11
8
-20
/
+112
*
Drop frontbuffers for hibernated tabs using image_transport_surface_win.
mmocny@chromium.org
2012-02-11
2
-5
/
+10
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
26
-240
/
+445
*
Fixes login screen menus.
pkotwicz@chromium.org
2012-02-10
2
-1
/
+4
*
Aura: Rationalize window mode initialization
jamescook@chromium.org
2012-02-10
2
-3
/
+4
*
Defer focus manager deletion only on gtk port
oshima@chromium.org
2012-02-10
1
-0
/
+2
*
Scrolling "on rails"
tdresser@chromium.org
2012-02-10
5
-48
/
+253
*
Ensure bubble border_widget_ is owned by its NativeWidget, etc.
msw@chromium.org
2012-02-10
1
-2
/
+6
*
views: Clear the status label when switching between examples.
tfarina@chromium.org
2012-02-10
1
-0
/
+1
*
Make visibility an animatable layer property.
vollick@google.com
2012-02-10
10
-31
/
+176
*
Plumb expose damage to compositor.
backer@chromium.org
2012-02-10
5
-1
/
+17
*
[gtk] Fix regression from r116541: double keyboard event handling.
ivankr@chromium.org
2012-02-10
1
-1
/
+2
*
Revert 121408 - Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
4
-28
/
+3
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
4
-3
/
+28
*
Handle F6 and F7 (brightness keys) in ash [part 3 of 3].
yusukes@chromium.org
2012-02-10
2
-1
/
+14
*
Check for null XDisplay in TouchFactory::SetCursorVisible
varunjain@chromium.org
2012-02-10
1
-4
/
+11
*
Adds NativeWebKeyboardEvent for android along with associated types.
satish@chromium.org
2012-02-10
1
-1
/
+7
*
Remove AcceleratedSurfaceContainerLinux
piman@chromium.org
2012-02-10
2
-8
/
+4
[next]