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
*
Move file_util_icu to base::i18n namespace
brettw@chromium.org
2014-08-07
2
-2
/
+2
*
[Android] Use UIResource for overscroll glow
jdduke@chromium.org
2014-08-07
4
-0
/
+45
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Refactoring for InputMethodEngine and InputMethodEventRouter.
shuchen@chromium.org
2014-08-06
3
-3
/
+3
*
Enable copying long text to Chrome and pasting long text from Chrome
pkotwicz@chromium.org
2014-08-04
9
-29
/
+520
*
Introduce a helper for OPENFILENAME struct to make certain logic testable.
erikwright@chromium.org
2014-08-01
5
-0
/
+289
*
Remove an unused method, make another private.
erikwright@chromium.org
2014-08-01
2
-16
/
+4
*
Make it possible to find locale pak files in the Android apk.
mkosiba@chromium.org
2014-07-29
6
-3
/
+61
*
[android_webview] Do not extract webviewchromium.pak
primiano@chromium.org
2014-07-29
2
-7
/
+13
*
Add support for loading pak files from arbitrary file regions.
primiano@chromium.org
2014-07-28
5
-3
/
+68
*
Process SelectionRequestor::PerformBlockingConvertSelection() requests one at a
pkotwicz@chromium.org
2014-07-25
4
-162
/
+383
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
5
-20
/
+15
*
ozone: Fix GN build for ozone_egl_demo, ozone_unittests
spang@chromium.org
2014-07-24
1
-0
/
+4
*
GN: Add //ui/base/ime, fix up printing on mac
jamesr@chromium.org
2014-07-23
2
-74
/
+117
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-1
/
+1
*
Enable more tests in GN build.
brettw@chromium.org
2014-07-22
1
-3
/
+91
*
Makes embedded content shell build without pango
varkha@chromium.org
2014-07-22
1
-1
/
+1
*
ui: Fold ime gypi files directly into their main targets (ui_base and ui_unit...
tfarina@chromium.org
2014-07-18
4
-182
/
+117
*
Roll ICU to icu52
jshin@chromium.org
2014-07-18
2
-16
/
+12
*
Make selection_owner.h not include Xlib.h for consistency with
pkotwicz@chromium.org
2014-07-17
4
-55
/
+54
*
Remove X11/Xlib.h include from selection_requestor.h
pkotwicz@chromium.org
2014-07-17
7
-82
/
+84
*
Add display, message_center, shell_dialogs, webview to GN build.
brettw@chromium.org
2014-07-16
1
-0
/
+6
*
Fix TestFileToURLConversion on Linux non-X11 builds
dnicoara@chromium.org
2014-07-16
1
-5
/
+6
*
MacViews: Remove "redundant" #ifdef guards in ui/base/theme_provider* files
tapted@chromium.org
2014-07-16
3
-4
/
+2
*
Add a unit test that filenames aren't unintentionally converted to URLs.
dcheng@chromium.org
2014-07-15
5
-135
/
+172
*
Remove unused |out_data_bytes| parameter from ui::GetRawBytesOfProperty()
pkotwicz@chromium.org
2014-07-14
5
-17
/
+4
*
Adding OverrideStringResource API to ResourceBundle.
jwd@chromium.org
2014-07-12
3
-2
/
+61
*
Fix the HTML5 drag and drop demos at http://www.w3schools.com/html/tryit.asp?...
pkotwicz@chromium.org
2014-07-11
3
-0
/
+28
*
MacViews: Partially implement OSExchangeDataProviderMac.
andresantoso@chromium.org
2014-07-10
4
-21
/
+56
*
Remove the WM_SYSCOMMAND handling from the LegacyRenderWidgetHostHWND class.
ananta@chromium.org
2014-07-10
1
-11
/
+0
*
Work on GN build, mostly in //ui
brettw@chromium.org
2014-07-02
1
-2
/
+0
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
6
-12
/
+7
*
Revert of aura: Enables --enable-text-input-focus-manager by default. (https:...
stip@chromium.org
2014-06-29
1
-2
/
+2
*
aura: Enables --enable-text-input-focus-manager by default.
yukishiino@chromium.org
2014-06-28
1
-2
/
+2
*
GN: Fix up various issues in ui/ on mac
jamesr@chromium.org
2014-06-27
1
-1
/
+4
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
A couple of changes that make views work from multiple threads
sky@chromium.org
2014-06-24
1
-4
/
+8
*
Updated the WindowEventTarget interface in ui\base to return a bool from all ...
ananta@chromium.org
2014-06-24
1
-5
/
+31
*
Make cross-process CALayers work on Mac
ccameron@chromium.org
2014-06-23
3
-0
/
+104
*
Extract touchscreen device management into a generic manager
dnicoara@chromium.org
2014-06-23
1
-3
/
+3
*
Revert of aura: Enables --enable-text-input-focus-manager by default. (https:...
ckocagil@chromium.org
2014-06-21
1
-2
/
+2
*
aura: Enables --enable-text-input-focus-manager by default.
yukishiino@chromium.org
2014-06-21
1
-2
/
+2
*
android: Fix snapshot height by including toolbar offset
powei@chromium.org
2014-06-20
1
-0
/
+4
*
Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.
huangs@chromium.org
2014-06-20
6
-94
/
+120
*
ozone: Move the factory interfaces into a common target.
sadrul@chromium.org
2014-06-20
7
-118
/
+11
*
Bug fix: Translate: leak of a ComboboxModel
hajimehoshi@chromium.org
2014-06-19
3
-0
/
+70
*
Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...
ananta@chromium.org
2014-06-17
1
-5
/
+2
*
MacViews: Skeleton implementation of OSExchangeDataProviderMac.
andresantoso@chromium.org
2014-06-16
4
-5
/
+154
*
Notifies capslock state changed in fake ime keyboard.
shuchen@chromium.org
2014-06-16
1
-0
/
+20
*
Removes X11 dependency in ui/base/ime/... and InputMethodEngine.
shuchen@chromium.org
2014-06-16
5
-153
/
+204
[next]