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
*
Synthesize mouse move event after window creation/deletion or size/visibiilty...
oshima@chromium.org
2012-01-27
5
-17
/
+284
*
Add diagonal strike support in RenderText
oshima@chromium.org
2012-01-27
5
-18
/
+37
*
Fix a focus issue broken by revision 119159.
jennyz@chromium.org
2012-01-27
1
-2
/
+10
*
Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handling
jamescook@chromium.org
2012-01-27
1
-3
/
+1
*
Revert 119457 - --test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-27
3
-21
/
+5
*
Fixes regression where ~Window would crash if layer was never created.
sky@chromium.org
2012-01-27
1
-3
/
+5
*
Tweaks to show state:
sky@chromium.org
2012-01-27
2
-9
/
+95
*
--test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-27
3
-5
/
+21
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
8
-56
/
+225
*
Aura: Fix task manager getting larger each time it is opened
jamescook@chromium.org
2012-01-27
2
-11
/
+41
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
28
-3127
/
+32
*
Revert 119379 - Toward an android build of sync_unit_tests: OWNERS=rsesek
tzik@chromium.org
2012-01-27
1
-4
/
+3
*
Send a key event to the RootWindow when no window is focused so the global sh...
yusukes@chromium.org
2012-01-27
1
-17
/
+23
*
Toward an android build of sync_unit_tests: OWNERS=rsesek
jrg@chromium.org
2012-01-27
1
-3
/
+4
*
LayerAnimationObserver removes itself from LayerAnimationSequence's observer ...
xiyuan@chromium.org
2012-01-27
5
-6
/
+80
*
Add another sample string to views_examples' text example.
asvitkine@chromium.org
2012-01-27
1
-1
/
+7
*
Fix crash when |View::AddChildView()| is called on an existing child.
asvitkine@chromium.org
2012-01-27
2
-1
/
+43
*
Inline |CanvasSkia::DrawGdkPixbuf()| into its only caller.
asvitkine@chromium.org
2012-01-27
3
-25
/
+7
*
aura: Add event queues in the GestureRecognizer.
sadrul@chromium.org
2012-01-26
5
-16
/
+82
*
Animation observers must opt in to get notified when the animator is destroyed.
vollick@chromium.org
2012-01-26
8
-8
/
+55
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
3
-1
/
+15
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
8
-54
/
+110
*
Fix the HtmlDialogView initial focus issue.
jennyz@chromium.org
2012-01-26
1
-2
/
+2
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
1
-0
/
+10
*
chmod a-x on canvas_skia_skia.cc
rlarocque@chromium.org
2012-01-25
1
-0
/
+0
*
Draw new tab button with tab background
sail@chromium.org
2012-01-25
1
-1
/
+2
*
linux: Make PlatformFontPango handle family lists.
derat@chromium.org
2012-01-25
3
-28
/
+56
*
Add implementation of CanvasSkia based on RenderText.
asvitkine@chromium.org
2012-01-25
2
-1
/
+377
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
4
-142
/
+78
*
Transition to base/mac/bundle_locations.h step 3
jeremy@chromium.org
2012-01-25
1
-2
/
+3
*
Revert 119018 - Draw new tab button with tab background
sail@chromium.org
2012-01-25
1
-3
/
+2
*
Draw new tab button with tab background
sail@chromium.org
2012-01-25
1
-2
/
+3
*
Do not send a key press/release event to ibus-daemon when xkb IME is in use.
yusukes@chromium.org
2012-01-25
6
-1
/
+28
*
[Coverity] Fixed uninit member vars
groby@chromium.org
2012-01-25
1
-2
/
+5
*
Always use webkit compositor
piman@chromium.org
2012-01-25
2
-2
/
+12
*
Fix tests of TextInputType in NativeTextfieldViews
benrg@chromium.org
2012-01-25
2
-8
/
+16
*
Updating XTBs based on .GRDs from branch 963
kerz@chromium.org
2012-01-25
1
-1
/
+1
*
Remove GetVisibleText method and obscured/password bit from TextfieldViewsModel
benrg@chromium.org
2012-01-25
4
-50
/
+2
*
Wires up disabling visibility animations for aura, and explicitly
sky@chromium.org
2012-01-24
3
-3
/
+8
*
aura: Mark a test FAILS on windows.
sadrul@chromium.org
2012-01-24
1
-1
/
+7
*
aura: Make sure gesture events don't get transformed erroneously.
sadrul@chromium.org
2012-01-24
2
-1
/
+40
*
[Coverity] pass strings by const-ref
tbreisacher@chromium.org
2012-01-24
1
-2
/
+2
*
Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.
asvitkine@chromium.org
2012-01-24
10
-42
/
+25
*
event_mac.cc doesn't exist
dhollowa@chromium.org
2012-01-24
1
-1
/
+1
*
Update selection when the menu is updated.
oshima@chromium.org
2012-01-24
5
-31
/
+77
*
Revert 118853 because TransformGesture fails on win_aura
sadrul@chromium.org
2012-01-24
2
-40
/
+1
*
Disconnect signal connectors before destroying gtk widget.
oshima@chromium.org
2012-01-24
2
-8
/
+23
*
Add support for horizontal text alignment to RenderText.
asvitkine@chromium.org
2012-01-24
4
-47
/
+98
*
aura: Make sure gesture events don't get transformed erroneously.
sadrul@chromium.org
2012-01-24
2
-1
/
+40
*
Do not send an IBus IPC message for updating a cursor location.
yusukes@chromium.org
2012-01-24
2
-5
/
+3
[next]