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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Enable NSCGLSurface API by default
ccameron
2015-06-17
2
-3
/
+3
*
Remove CC dependency from ui/base for Android
dnicoara
2015-06-17
2
-2
/
+0
*
Mac: Remove NSView+NSOpenGLContext in favor of NSCGLSurface
ccameron
2015-06-16
3
-9
/
+11
*
Delete a dead function that would self-recurse infinitely if called.
thakis
2015-06-15
1
-5
/
+0
*
Removes TextInputFocusManager.
shuchen
2015-06-15
12
-186
/
+12
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
MockInputMethod should not mute all key events.
shuchen
2015-06-12
2
-2
/
+6
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
4
-30
/
+28
*
Add tapted to some cocoa-y OWNERS files
tapted
2015-06-11
2
-0
/
+8
*
removed var; (id) to (instancetype)
dschuyler
2015-06-11
2
-4
/
+4
*
Allow TableColumns to set their default sort order.
finnur
2015-06-11
2
-5
/
+9
*
|handling_key_event_| flag should be set correctly.
shuchen
2015-06-11
1
-1
/
+1
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
4
-8
/
+9
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
3
-15
/
+16
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-3
/
+5
*
[MacViews] Enable dragging a window by its caption/draggable areas.
jackhou
2015-06-09
4
-0
/
+111
*
mandoline: Allow running the aura/views UI on android.
sadrul
2015-06-09
1
-21
/
+15
*
Notify InputMethodBase on TextInputState change to send InputMethodObserver::...
shuchen
2015-06-05
1
-0
/
+1
*
Revert "Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> Righ...
xdai
2015-06-05
1
-3
/
+2
*
Pass XImage ownership to SkBitmap in CopyAreaToCanvas
dnicoara
2015-06-04
2
-40
/
+19
*
Mac: Add layer-backed NSView+NSOpenGLContext rendering path
ccameron
2015-06-04
3
-1
/
+8
*
Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs...
zea
2015-06-04
3
-8
/
+1
*
Mac: Add layer-backed NSView+NSOpenGLContext rendering path
ccameron
2015-06-04
3
-1
/
+8
*
Clear touch state in HWNDMessageHandler if the underlying child window on whi...
ananta
2015-06-03
1
-0
/
+4
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
7
-7
/
+7
*
Remove candidate show/hide/update related code
kochi
2015-06-03
9
-180
/
+1
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
9
-39
/
+41
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
2
-0
/
+2
*
Fixed the bug ref for Linux assumptions.
mustaq
2015-06-02
1
-2
/
+2
*
Move Pickle to base namespace.
brettw
2015-06-02
8
-26
/
+33
*
Mac: Update sad tab layout to new design
andresantoso
2015-06-02
1
-1
/
+7
*
Initialize static Clipboard::FormatTypes in a thread-safe manner.
dcheng
2015-05-30
1
-53
/
+62
*
Move Tuple to base namespace.
brettw
2015-05-29
3
-15
/
+15
*
Move ConstrainedWindowAnimation to ui/base/cocoa
tapted
2015-05-29
6
-0
/
+427
*
Unify Accelerator Creation Code
afakhry
2015-05-27
2
-0
/
+17
*
Avoid basename conflict in text_composition
scottmg
2015-05-25
11
-17
/
+18
*
Mac: Implement -[NSColor cr_CGColor] to simplify conversions.
andresantoso
2015-05-23
5
-0
/
+73
*
[MacViews] Fix behavior of non-resizable windows in fullscreen.
jackhou
2015-05-20
4
-0
/
+111
*
Add a callback for cancelling the context menu.
lliabraa
2015-05-19
1
-1
/
+4
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-0
/
+1
*
MacViews: Implement Tooltips
tapted
2015-05-19
4
-0
/
+233
*
Fix darkly-drawn Show All button in Downloads Shelf.
shrike
2015-05-15
2
-5
/
+19
*
Enables new Korean IME by default for M44.
shuchen
2015-05-14
1
-2
/
+2
*
resources: Prevent including the same resource in multiple pack files.
sadrul
2015-05-13
4
-0
/
+32
*
(Reland) Add programmer dvorak keyboard layout
chirantan
2015-05-13
1
-0
/
+1
*
ChromeOS: switch UI language before apps are loaded.
alemate
2015-05-12
1
-0
/
+1
*
Rename ui/events/keycodes/dom[34]/ into .../dom/
kpschoedel
2015-05-11
2
-3
/
+3
*
Roboto has shipped to stable channel for a while and it works fine. This CL c...
xdai
2015-05-11
8
-70
/
+0
*
Upstream two UI-related test utilities for iOS
stuartmorgan
2015-05-07
5
-17
/
+142
*
Avoid duplicated keydown/keyup events in some scenarios.
shuchen
2015-05-06
3
-43
/
+61
[next]