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
*
Revert 185344 (horrible CL description)
sadrul@chromium.org
2013-02-28
2
-15
/
+0
*
patch from issue 12321090
sadrul@chromium.org
2013-02-28
2
-0
/
+15
*
Add informative Windows notification center tray icon hovertext.
dewittj@chromium.org
2013-02-28
1
-1
/
+6
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
3
-6
/
+20
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
3
-20
/
+6
*
Introduce TEXT_INPUT_TYPE_DATE_TIME_FIELD.
nona@chromium.org
2013-02-28
1
-1
/
+6
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
2
-2
/
+16
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
2
-16
/
+2
*
We use UMA to track event latency both as a group of all events
davemoore@chromium.org
2013-02-27
1
-4
/
+4
*
Roll Skia DEPS to r7869
robertphillips@google.com
2013-02-27
1
-1
/
+1
*
The purpose of this patch is to collect some statistics on how often a user c...
vasilii@chromium.org
2013-02-27
8
-0
/
+59
*
Add GetDefaultIndex() to ComboboxModel.
estade@chromium.org
2013-02-26
2
-1
/
+19
*
x11: Fix motion event coalescing.
sadrul@chromium.org
2013-02-25
1
-1
/
+2
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
2
-7
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
21
-23
/
+23
*
Switch Pepper Linux to use shared USB<->native key conversion table.
wez@chromium.org
2013-02-23
2
-8
/
+22
*
Clears X-cursor cache after each test so that we don't attempt to use
sky@chromium.org
2013-02-22
3
-3
/
+15
*
Revert 183841 - new static initializer on Linux.
yoz@chromium.org
2013-02-21
1
-1
/
+1
*
Switch Pepper Linux to use shared USB<->native key conversion table.
wez@chromium.org
2013-02-21
1
-1
/
+1
*
Plumbs through ET_CANCEL_MODE, which is intended to be used when modal
sky@chromium.org
2013-02-21
5
-0
/
+30
*
Minor fixes to TouchSelectionController: Null check on client widget before
varunjain@chromium.org
2013-02-21
1
-1
/
+1
*
Remove gio header by using bus::Bus disconnected notification.
nona@chromium.org
2013-02-20
1
-20
/
+40
*
Refactor TextInputTest
nona@chromium.org
2013-02-19
2
-1
/
+7
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
13
-23
/
+292
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
7
-12
/
+12
*
x11: Do not generate scroll events from mousewheel scrolls.
sadrul@chromium.org
2013-02-16
1
-3
/
+8
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-15
4
-12
/
+45
*
Reverting as it caused compile failures on linux chromium OS ASAN
ananta@chromium.org
2013-02-14
4
-45
/
+12
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-14
4
-12
/
+45
*
Fix international-backslash key in Canadian French keyboard.
nona@chromium.org
2013-02-13
1
-0
/
+7
*
Move touch_selection_controller interface to ui/base.
varunjain@chromium.org
2013-02-13
2
-0
/
+78
*
Add support for ordinal scroll amounts
davemoore@chromium.org
2013-02-12
6
-20
/
+95
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
28
-142
/
+151
*
Only add NORMAL separators if menu has at least one item and previous item is...
wez@chromium.org
2013-02-08
2
-18
/
+33
*
Move utf_offset_string_conversions and utf_string_conversion_utils to strings.
brettw@chromium.org
2013-02-07
1
-3
/
+3
*
Avoid getting UI elements in GTK thumbnails
pkotwicz@chromium.org
2013-02-07
1
-1
/
+1
*
Add UMA metrics for whether touch events are enabled on new tabs.
flackr@chromium.org
2013-02-06
6
-2
/
+45
*
Introduce TextInputBrowsertest.
nona@chromium.org
2013-02-06
7
-82
/
+242
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
2
-3
/
+3
*
Add support for 1x fallback images on iOS
stuartmorgan@chromium.org
2013-02-06
3
-51
/
+113
*
Fix blurry favicons fetches on Android
aruslan@chromium.org
2013-02-04
3
-4
/
+6
*
Revert 180360
nona@chromium.org
2013-02-04
7
-315
/
+75
*
Introduce TextInputBrowsertest.
nona@chromium.org
2013-02-04
7
-75
/
+315
*
Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need to
sky@chromium.org
2013-02-03
2
-13
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
5
-9
/
+18
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-1
/
+0
*
Lookup the favicon with the closest scale factor to the one passed in to chro...
pkotwicz@chromium.org
2013-01-31
3
-18
/
+32
*
Fix high-DPI on Windows to make use of DIP scaling in WebKit.
kevers@chromium.org
2013-01-31
3
-1
/
+70
*
Remove ibus namespace.
nona@chromium.org
2013-01-31
3
-26
/
+26
*
Updating XTBs based on .GRDs from branch 1364
kerz@chromium.org
2013-01-31
52
-3
/
+211
[next]