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
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
13
-153
/
+179
*
Remove unused variable SurfaceTextureBridge::texture_id_
sievers@chromium.org
2013-08-07
2
-8
/
+1
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
13
-179
/
+153
*
Make menu buttons accesible by enabling TTS on the menu.
mtomasz@chromium.org
2013-08-07
2
-2
/
+7
*
Allows TimeFormat.DecimalPointNotDot only on Mac
mukai@chromium.org
2013-08-07
1
-6
/
+6
*
Not to show context menu if there are no visible items to show.
yoshiki@chromium.org
2013-08-07
2
-1
/
+17
*
Moves chrome/common/time_format to ui/base/l10n.
mukai@chromium.org
2013-08-07
6
-0
/
+1645
*
Re-apply reverted change to not assume windows of TYPE_CONTROL are parented t...
zturner@chromium.org
2013-08-07
2
-7
/
+52
*
Change showIntent methods to accept resource id as error message.
michaelbai@chromium.org
2013-08-07
2
-8
/
+10
*
Removed deprecated API from SurfaceFactoryOzone.
rjkroege@chromium.org
2013-08-07
2
-9
/
+0
*
Update notification settings to allow for multiprofile situations.
dewittj@chromium.org
2013-08-07
14
-295
/
+609
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
13
-153
/
+179
*
Fix leftright padding on OSX App Launcher.
tapted@chromium.org
2013-08-07
1
-1
/
+1
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
13
-179
/
+153
*
Also adding compose exception for deadacute-m and deadacute-v
nona@chromium.org
2013-08-07
1
-0
/
+2
*
Reduce font size on OSX App Launcher items.
tapted@chromium.org
2013-08-07
1
-2
/
+8
*
Mark mouse events created for Enter/Leave notify as synthesized as they're no...
oshima@chromium.org
2013-08-07
3
-8
/
+20
*
Fix calculating changes in list_selection_model.js and therefore fix flaky te...
mtomasz@chromium.org
2013-08-07
1
-2
/
+12
*
Select a highlighted item on first show of the OSX app launcher.
tapted@chromium.org
2013-08-07
4
-17
/
+69
*
Settings: A text field in a list item should be focused when selection is mov...
tkent@chromium.org
2013-08-07
1
-1
/
+1
*
Let anyone change gyp files in ui.
sky@chromium.org
2013-08-07
1
-0
/
+3
*
Send input event's LatencyInfo back from renderer to browser when acked
miletus@chromium.org
2013-08-07
2
-0
/
+17
*
Fixes a wrong unread_count_ update.
mukai@chromium.org
2013-08-06
2
-0
/
+30
*
Revert r215683, r215739 and r215736
rkc@chromium.org
2013-08-06
3
-240
/
+0
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-08-06
2
-2
/
+2
*
Ignore dpi scaling if not in dpi mode.
flackr@chromium.org
2013-08-06
1
-2
/
+5
*
[Android] On calling openNewTab, pass the disposition instead of incognito.
kkimlabs@chromium.org
2013-08-06
4
-13
/
+49
*
Upstream isKeyboardShowing
miguelg@chromium.org
2013-08-06
1
-0
/
+15
*
ui/views: Use correct ifdef for X11 only procedures
tiago.vignatti@intel.com
2013-08-06
1
-2
/
+2
*
linux_aura: Implement the static part of the dbus menu for Unity.
erg@chromium.org
2013-08-06
3
-285
/
+343
*
Change the meaning of SelectFileDialog.support_drive: it means Drive-aware ca...
kinaba@chromium.org
2013-08-06
1
-1
/
+5
*
Add rjkroege to ozone OWNERS
rjkroege@chromium.org
2013-08-06
1
-0
/
+1
*
change tsf_input_scopes::SetInputScopeForTsfUnawareWindow to SetInputScopesF...
yoichio@chromium.org
2013-08-06
2
-18
/
+64
*
Remove SetModel in ContentsView and SearchBoxView.
calamity@chromium.org
2013-08-06
5
-41
/
+23
*
Cleanup bubble tests.
msw@chromium.org
2013-08-06
4
-147
/
+84
*
Removes unused parameter from RootWindow::OnWindowHidden.
sky@chromium.org
2013-08-06
2
-11
/
+6
*
Update progress bar notification UI on Windows per latest UI decision.
jianli@chromium.org
2013-08-06
1
-5
/
+38
*
Prevent overlay enter events from executing two buttons.
rfevang@chromium.org
2013-08-06
1
-1
/
+6
*
Nukes aura::WindowDestructionObserver. It's effectively the same as
sky@chromium.org
2013-08-06
4
-79
/
+7
*
Add sadrul@ as an owner of aura.
erg@chromium.org
2013-08-06
2
-0
/
+9
*
UpdateWindowTitle before SetInitialBounds in Widget::Init.
msw@chromium.org
2013-08-06
2
-25
/
+51
*
Fixes twice-IME-committement on blur.
yukishiino@chromium.org
2013-08-06
1
-1
/
+4
*
Add unit tests for LatencyInfo
jbauman@chromium.org
2013-08-06
3
-0
/
+144
*
Revert 215772 "Don't assume that widgets of TYPE_CONTROL are par..."
kochi@chromium.org
2013-08-06
2
-45
/
+7
*
[Mac][Win] Hide notifications popups when entering fullscreen mode.
dewittj@chromium.org
2013-08-06
2
-1
/
+9
*
Revert 215769 "linux_aura: Implement the static part of the dbus..."
kochi@chromium.org
2013-08-06
3
-343
/
+285
*
Don't assume that widgets of TYPE_CONTROL are parented to the RootWindow.
zturner@chromium.org
2013-08-06
2
-7
/
+45
*
linux_aura: Implement the static part of the dbus menu for Unity.
erg@chromium.org
2013-08-06
3
-285
/
+343
*
change TSFInputScope to have multiple InputScopes.
yoichio@chromium.org
2013-08-06
1
-8
/
+13
*
Allow showing progress notification update in message center on Mac
jianli@chromium.org
2013-08-06
1
-7
/
+0
[next]