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
...
*
Fix cursor in replacement mode is not drawn correctly.
xji@chromium.org
2012-01-18
4
-7
/
+45
*
ui::EF_ALT_DOWN is missing from XKeyEventState
yusukes@chromium.org
2012-01-18
1
-0
/
+1
*
Mac Native Event copying missing under Aura
dhollowa@chromium.org
2012-01-17
4
-15
/
+61
*
Implement Native EventTimeFromNative on Mac
dhollowa@chromium.org
2012-01-17
1
-1
/
+7
*
aura: Add method to the RootWindow to warp the mouse pointer.
varunjain@chromium.org
2012-01-17
6
-2
/
+25
*
Tracking ctrl, shift, alt and caps lock state information for floating touch
bshe@chromium.org
2012-01-17
1
-2
/
+71
*
Add text fading API to RenderText.
asvitkine@chromium.org
2012-01-17
4
-17
/
+170
*
We're making the launcher show the chrome icon again. So, this adds
sky@chromium.org
2012-01-17
2
-0
/
+1
*
Some style cleanups for text_elider.
asvitkine@chromium.org
2012-01-17
3
-176
/
+197
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
16
-14
/
+90
*
Use times from the initiation of events to determine whether two
davemoore@chromium.org
2012-01-17
6
-91
/
+328
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
14
-7
/
+1009
*
Fix Win Aura trybots
bauerb@chromium.org
2012-01-17
3
-2
/
+20
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
14
-1009
/
+7
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
14
-7
/
+1009
*
Support custom data formats for dragging on Windows.
dcheng@chromium.org
2012-01-14
3
-31
/
+62
*
Fixed Right-to-Left layout of the comboxbox.
saintlou@chromium.org
2012-01-14
2
-1
/
+12
*
Fix Clipboard::IsFormatAvailable on GTK so that the workaround for broken app...
dcheng@chromium.org
2012-01-14
1
-30
/
+25
*
Implement off-the-spot mode for Aura-IBus IME.
kinaba@chromium.org
2012-01-14
18
-16
/
+81
*
Reimplement CanvasSkiaMac in terms of pure Skia for demo purposes
dhollowa@chromium.org
2012-01-14
2
-47
/
+44
*
Fix bug where layers weren't getting reordered correctly in a
sky@chromium.org
2012-01-13
12
-17
/
+40
*
Ignore first release click in menus that are over the bounds.
saintlou@chromium.org
2012-01-13
3
-3
/
+31
*
Assets for issue 9187061 to get around trybot problem
benrg@chromium.org
2012-01-13
8
-0
/
+0
*
Remove false warnings on startup.
yusukes@chromium.org
2012-01-13
1
-1
/
+23
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
5
-25
/
+60
*
Disable hole-punching on Windows, it seems to be broken right now, probably d...
ben@chromium.org
2012-01-13
2
-2
/
+9
*
render_text_unittest.cc should not be compiled on Mac
dhollowa@chromium.org
2012-01-13
1
-1
/
+1
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
3
-7
/
+9
*
CanvasSkia::Transform should be enabled on the Mac
dhollowa@chromium.org
2012-01-13
3
-9
/
+3
*
New launcher images from Nicholas.
sky@chromium.org
2012-01-13
4
-0
/
+0
*
Upstream Android's GLSurface implementation.
sievers@chromium.org
2012-01-13
9
-21
/
+321
*
Changes RenderViewHost to schedule paint if DidUpdateBackingStore is
sky@chromium.org
2012-01-12
1
-2
/
+86
*
Revert 117499 - Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
3
-8
/
+7
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
3
-7
/
+8
*
Revert 117461 - Reimplement CanvasSkiaMac in terms of pure Skia for demo purp...
flackr@chromium.org
2012-01-12
2
-58
/
+59
*
Exports TextFieldController for the component build.
sky@chromium.org
2012-01-12
1
-2
/
+3
*
Fix invalid GDI object destruction sequence.
cpu@chromium.org
2012-01-12
1
-7
/
+8
*
Don't build the general ResourceBundle::GetLocaleFilePath for Android either.
peter@chromium.org
2012-01-12
1
-1
/
+1
*
Reimplement CanvasSkiaMac in terms of pure Skia for demo purposes
dhollowa@chromium.org
2012-01-12
2
-59
/
+58
*
Replacing TabbedPane with Combobox to select an example.
saintlou@chromium.org
2012-01-12
1
-34
/
+84
*
Add ui/base/ime/ime.gypi.
yusukes@chromium.org
2012-01-12
4
-65
/
+99
*
Fix input text is not visible in Find bar textfield and Add Bookmark name field.
xji@chromium.org
2012-01-12
3
-1
/
+33
*
Temporarily disable CheckXEventForConsistency until it is fixed.
oshima@chromium.org
2012-01-12
1
-3
/
+6
*
Convert collected cookies dialog box back to views.
ben@chromium.org
2012-01-12
2
-61
/
+29
*
OVERRIDE Fixups for TableView and DragDropController
dhollowa@chromium.org
2012-01-12
2
-1
/
+2
*
Fix compile on linux_views.
sky@chromium.org
2012-01-11
1
-1
/
+1
*
Attempt 2 at: Adds a trivial views based table implementation (only supports ...
sky@chromium.org
2012-01-11
12
-463
/
+405
*
Remove almost all remaining TOUCH_UIs.
bryeung@chromium.org
2012-01-11
1
-1
/
+1
*
Win AcceleratedSurface always presents on the thread with it has affinity.
apatrick@chromium.org
2012-01-11
1
-4
/
+1
*
GTK: More GSEALing.
erg@chromium.org
2012-01-11
1
-0
/
+4
[prev]
[next]