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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes bug where child Widgets wouldn't get deactivated on aura (2)
sky@chromium.org
2013-07-31
1
-1
/
+15
*
Replace button/blue_button basic images.
rkc@chromium.org
2013-07-31
283
-160
/
+65
*
Cache touch event's valuators at per touch level
miletus@chromium.org
2013-07-31
11
-26
/
+326
*
Update checkbox and radio button assets from UX.
msw@chromium.org
2013-07-31
56
-0
/
+0
*
Message Center Incorrect Update order fixed
dewittj@chromium.org
2013-07-31
1
-2
/
+5
*
Makes focus manager correctly store focused view.
sky@chromium.org
2013-07-31
2
-1
/
+19
*
ColorPicker - Adding grid border lines.
paulnavin@google.com
2013-07-31
5
-10
/
+54
*
New resources for Mac notification tray.
dewittj@chromium.org
2013-07-31
16
-0
/
+0
*
aura-x11: A couple of cursor related fixes for high-dpi.
sadrul@chromium.org
2013-07-31
2
-3
/
+7
*
Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...
kaanb@chromium.org
2013-07-31
2
-1
/
+6
*
Adds unittests for RenderText (common baseline, etc.).
yukishiino@chromium.org
2013-07-31
4
-4
/
+87
*
Fixes a bug of remove notification with by_user=false
mukai@chromium.org
2013-07-31
1
-7
/
+12
*
RenderTextWin: allow empty glyph ranges in CharRangeToGlyphRange
ckocagil@chromium.org
2013-07-31
2
-12
/
+20
*
linux: Move the menu_label_accelerator tools.
erg@chromium.org
2013-07-31
5
-11
/
+11
*
[Mac][MC] Do not show the message view for list notifications.
rsesek@chromium.org
2013-07-31
3
-6
/
+15
*
Ignore Views Combobox menu mnemonics to show '&' chars.
msw@chromium.org
2013-07-31
1
-2
/
+1
*
Add a RenderText SelectWord unit test.
msw@chromium.org
2013-07-31
1
-0
/
+36
*
Clean up Windows CanvasSkiaPaint implementation.
robertshield@chromium.org
2013-07-31
5
-135
/
+86
*
GPU: Adjust memory limit on Android again.
epenner@chromium.org
2013-07-31
1
-28
/
+33
*
Revert r214000 to reland r213996.
derat@chromium.org
2013-07-31
2
-0
/
+16
*
Fix BubbleFrameView title and close button patterns.
msw@chromium.org
2013-07-31
5
-15
/
+22
*
Makes events outside display region of new style dialogs fall though.
sky@chromium.org
2013-07-31
2
-10
/
+26
*
WebUI: Do not show focus ring for radio buttons and checkboxes updated by lab...
tkent@chromium.org
2013-07-31
1
-0
/
+6
*
views: Reset event handlers in RootView when it is hidden
mohsen@chromium.org
2013-07-31
3
-2
/
+101
*
Change dialog texts for folder upload to explicitly indicate it's for 'Upload...
kinuko@chromium.org
2013-07-31
6
-16
/
+71
*
add IMM32Manager::SetTextInputMode() function.
yoichio@chromium.org
2013-07-31
4
-0
/
+159
*
Refactored touch-events flag test, correcting "enabled" logic.
girard@chromium.org
2013-07-31
4
-2
/
+54
*
Change position of notification toasts depending on taskbar location
sidharthms@chromium.org
2013-07-31
3
-40
/
+296
*
Fix crash on Chrome exit with notification toasts visible.
dewittj@chromium.org
2013-07-30
1
-2
/
+16
*
Allow ContextProvider impls to be used without subclassing.
danakj@chromium.org
2013-07-30
2
-0
/
+6
*
Images for Feedback and files app.
rkc@chromium.org
2013-07-30
8
-0
/
+0
*
Embed compatibility manifest into all *.exe files
Yukawa@chromium.org
2013-07-30
2
-12
/
+7
*
Add simple typing recognition to native comboboxes.
dgwallinga@chromium.org
2013-07-30
11
-220
/
+401
*
Fixes background of TYPE_WINDOW windows that removes standard frame.
sky@chromium.org
2013-07-30
2
-2
/
+8
*
Get rid of the SessionFaviconSource as a separate data source for favicons.
dubroy@chromium.org
2013-07-30
1
-7
/
+5
*
Revert 214220 "Revert 214174 "Fix handling commands when execute..."
dewittj@chromium.org
2013-07-30
1
-7
/
+8
*
Show progress bar notifications for Mac.
jianli@chromium.org
2013-07-30
2
-0
/
+59
*
c++11 ud suffix fixes for ash/views/ui files
thakis@chromium.org
2013-07-29
4
-33
/
+33
*
Add method to show the error by resId.
michaelbai@chromium.org
2013-07-29
2
-2
/
+9
*
Revert 214174 "Fix handling commands when executed with a shortcut."
dewittj@chromium.org
2013-07-29
1
-8
/
+7
*
Revert 213967 "Fixes bug where child Widgets wouldn't get deacti..."
dewittj@chromium.org
2013-07-29
1
-15
/
+1
*
Move and split up image_transport_factory files.
danakj@chromium.org
2013-07-29
6
-97
/
+162
*
Fix handling commands when executed with a shortcut.
mtomasz@chromium.org
2013-07-29
1
-7
/
+8
*
Re-land: Colors shouldn't break runs and should be handled while drawing the ...
ckocagil@chromium.org
2013-07-29
4
-25
/
+85
*
Fix invalid file permissions on desktop_screen_position_client_unittest.cc
jochen@chromium.org
2013-07-28
1
-0
/
+0
*
Partial Revert of "Use 1/8 of heap size as TotalGpuMemory for low end devices."
epenner@chromium.org
2013-07-28
1
-7
/
+3
*
Fixes positioning bug for toplevel child widgets.
sky@chromium.org
2013-07-28
3
-6
/
+56
*
More left / right adjustments for for message bubbles, the appmenu and the tr...
skuhne@chromium.org
2013-07-28
2
-8
/
+18
*
Revert 213996 "linux: Avoid leak in PlatformFontPangoTest.Family..."
mallinath@chromium.org
2013-07-26
2
-12
/
+0
*
linux: Avoid leak in PlatformFontPangoTest.FamilyList.
derat@chromium.org
2013-07-26
2
-0
/
+12
[next]