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
*
[Android] Implementation of overscroll effect for Android L
jdduke@chromium.org
2014-08-15
1
-1
/
+2
*
Revert of ChromeOS: should not show "Language changed" notification for certa...
miu@chromium.org
2014-08-15
2
-23
/
+4
*
Remove --disable-core-animation flag
ccameron@chromium.org
2014-08-15
4
-140
/
+6
*
ChromeOS: should not show "Language changed" notification for certain languages.
alemate@chromium.org
2014-08-15
2
-4
/
+23
*
Add a flag to enable remote CoreAnimation API.
ccameron@chromium.org
2014-08-15
3
-0
/
+14
*
MacViews: Changes to allow interactive_ui_tests to compile on MacViews
tapted@chromium.org
2014-08-15
1
-0
/
+5
*
Experimentally isolate GetOpenFileName in a utility process.
erikwright@chromium.org
2014-08-14
3
-10
/
+200
*
Set correct DOM key code string for functional keys.
shuchen@chromium.org
2014-08-14
2
-5
/
+25
*
ui: Remove unneeded includes of grit/ui_resources.h
thakis@chromium.org
2014-08-14
2
-2
/
+0
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
3
-19
/
+18
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
3
-17
/
+16
*
Support IME extensions for Ozone.
shuchen@chromium.org
2014-08-13
2
-5
/
+3
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
3
-16
/
+17
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-0
/
+1
*
Drop the bool parameter from InitSharedInstanceWithPakFileRegion().
tfarina@chromium.org
2014-08-12
2
-11
/
+3
*
Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...
tapted@chromium.org
2014-08-12
1
-2
/
+3
*
Mac: silently fall back to normal separator drawing
estade@chromium.org
2014-08-12
1
-1
/
+1
*
Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.
thestig@chromium.org
2014-08-12
3
-1
/
+2
*
Cleanup: Remove obsolete references to webkit_glue namespace.
tfarina@chromium.org
2014-08-09
1
-2
/
+0
*
Revert of Revert of [Android] Use UIResource for overscroll glow (https://cod...
jdduke@chromium.org
2014-08-08
4
-0
/
+45
*
Revert of [Android] Use UIResource for overscroll glow (https://codereview.ch...
miguelg@chromium.org
2014-08-08
4
-45
/
+0
*
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
[next]