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
...
*
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
*
Use checked_numeric_cast when reading HTML from the clipboard.
dcheng@chromium.org
2013-01-30
1
-4
/
+3
*
Fix regression from https://chromiumcodereview.appspot.com/11827058 .
sky@chromium.org
2013-01-30
1
-4
/
+4
*
Move SetCursorLocation bypass code.
nona@chromium.org
2013-01-30
6
-114
/
+14
*
Handle Tile\Cascade\Stack window managment operations on Windows
ianet@chromium.org
2013-01-30
1
-0
/
+10
*
Add limits to the size of url and title for bookmarks in the gtk clipboard
cdn@chromium.org
2013-01-29
1
-1
/
+4
*
Add ability for EventGenerator to generate Scroll events asynchronously
davemoore@chromium.org
2013-01-29
2
-19
/
+28
*
Changes the format of gfx::Display's ID.
mukai@chromium.org
2013-01-25
3
-30
/
+30
*
context menu does not work if one already open
sschmitz@chromium.org
2013-01-25
1
-1
/
+11
*
Refactor to remove duplicated function ui::IsTouchDevicePresent
girard@chromium.org
2013-01-24
1
-1
/
+2
*
Introduce bypass logic for SetCursorLocation message.
nona@chromium.org
2013-01-24
2
-9
/
+8
*
Update DEPS to use chromeos/ime.
nona@chromium.org
2013-01-24
1
-0
/
+3
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
3
-4
/
+34
*
Switch to Cocoa APIs for fullscreen.
avi@chromium.org
2013-01-24
1
-8
/
+10
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-1
/
+1
*
touch factory: Remove code not necessary anymore.
sadrul@chromium.org
2013-01-23
2
-151
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-2
/
+2
*
Prevent negative sizes in gesture code.
danakj@chromium.org
2013-01-23
1
-1
/
+3
*
Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...
jam@chromium.org
2013-01-23
2
-0
/
+60
[prev]
[next]