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
*
Add gfx::Transform::To2dTranslation
vollick@chromium.org
2013-08-14
3
-0
/
+24
*
initialize trace_event hooks in angle on gpu startup
scottmg@chromium.org
2013-08-14
1
-0
/
+51
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-08-14
6
-10
/
+10
*
Update separator padding for the signed-in menu item in the OSX App Lanucher.
tapted@chromium.org
2013-08-14
1
-3
/
+6
*
cc: Rename cc::FakeContextProvider to TestContextProvider
danakj@chromium.org
2013-08-13
2
-8
/
+6
*
Get dialogs to paint again in AURA windows.
ananta@chromium.org
2013-08-13
1
-1
/
+2
*
Make ui::LayerAnimationSequence use unique group ids
ajuma@chromium.org
2013-08-13
3
-8
/
+18
*
Revert 217346 "Remove chrome.pak references, build resources int..."
dmazzoni@chromium.org
2013-08-13
5
-0
/
+10
*
Remove chrome.pak references, build resources into resources.pak
jamesr@chromium.org
2013-08-13
5
-10
/
+0
*
aura,cc: Make TestContextProvider usable outside cc.
danakj@chromium.org
2013-08-13
5
-689
/
+7
*
Enable Views Textfields on Win8 Metro by default.
msw@chromium.org
2013-08-13
1
-8
/
+0
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
7
-197
/
+62
*
android: Always use physical_memory / 32 as GPU memory limit for low-end devices
kaanb@chromium.org
2013-08-13
1
-9
/
+14
*
views: Assert that textfield_view_ is not NULL early.
tfarina@chromium.org
2013-08-13
1
-1
/
+1
*
Add key-code support to the virtual keyboard.
kevers@chromium.org
2013-08-13
9
-7
/
+225
*
Fix component build of keyboard unit tests.
kevers@chromium.org
2013-08-13
1
-7
/
+6
*
In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.
jbroman@chromium.org
2013-08-13
1
-1
/
+1
*
Add support for maintaining ordinal values through GestureRecognizer
davemoore@chromium.org
2013-08-12
4
-6
/
+122
*
Implements InputMethodTSF::IsCandidatePopupOpen().
yukishiino@chromium.org
2013-08-12
3
-7
/
+47
*
Fix Matrix3F::SolveEigenproblem symmetry check.
jbroman@chromium.org
2013-08-12
1
-1
/
+1
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
13
-179
/
+153
*
Binary part of issue 20354002: First skin of Guest window (including avatar m...
rogerta@chromium.org
2013-08-12
1
-0
/
+0
*
[MC] Add the product name to the tray controller's title.
rsesek@chromium.org
2013-08-12
4
-1
/
+20
*
Move kDisableCoreAnimationPlugins to content_switches since it's only used in...
jam@chromium.org
2013-08-12
2
-14
/
+0
*
Fix IME on bookmark edit dialog.
kochi@chromium.org
2013-08-12
1
-0
/
+2
*
Optimize png files in ui/resources
oshima@chromium.org
2013-08-12
127
-0
/
+0
*
Maximize window in the display to be restored.
oshima@chromium.org
2013-08-12
1
-1
/
+1
*
Update the menu offsets for the OSX and Win App Launchers.
tapted@chromium.org
2013-08-12
2
-6
/
+13
*
Update assets used for the dropdown menu button on the Win/OSX App Launcher.
tapted@chromium.org
2013-08-12
6
-0
/
+0
*
app_list: Re-submit the search query after uninstalling app from context menu.
tfarina@chromium.org
2013-08-12
12
-3
/
+32
*
aura: Fix crash in RootWindowHostX11::GetXImage().
derat@chromium.org
2013-08-12
2
-23
/
+9
*
Views Textfield: multiple clicks should alternate between double and triple c...
ckocagil@chromium.org
2013-08-12
2
-3
/
+6
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
13
-153
/
+179
*
Make DesktopDragDropClientAuraX11 not depend on DesktopRootWindowHostX11.
dongseong.hwang@intel.com
2013-08-10
3
-7
/
+1
*
Implement newly saved card bubble for realz and update generated card bubble ...
dbeam@chromium.org
2013-08-10
3
-1
/
+10
*
Invokes NotificationDelegate::Close in message center.
mukai@chromium.org
2013-08-10
1
-0
/
+5
*
The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...
michaelbai@chromium.org
2013-08-10
2
-9
/
+27
*
Revert 216822 "Remove chrome.pak references, build resources int..."
thestig@chromium.org
2013-08-10
5
-0
/
+10
*
Remove chrome.pak references, build resources into resources.pak
jamesr@chromium.org
2013-08-10
5
-10
/
+0
*
Let ChromeVox read the toast contents when it's updated.
mukai@chromium.org
2013-08-10
1
-0
/
+5
*
Correcting bubble offsets of notifications when the tray menu is shown
skuhne@chromium.org
2013-08-10
1
-2
/
+0
*
Tweak pixel-by-pixel layout for Notifications message center.
dewittj@chromium.org
2013-08-09
2
-21
/
+51
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
13
-179
/
+153
*
Add GL_EXPORT to gfx::VSyncProvider
spang@chromium.org
2013-08-09
1
-1
/
+2
*
Define a 3d version of gfx::RectF
ajuma@chromium.org
2013-08-09
7
-0
/
+400
*
Swipe selection on Virtual Keyboard
zyaozhujun@chromium.org
2013-08-09
5
-3
/
+225
*
Fix potential crash in CreateHBITMAPFromSkBitmap().
zhengchuangscu@gmail.com
2013-08-09
1
-6
/
+9
*
Restore message center divider behavior.
dewittj@chromium.org
2013-08-09
1
-6
/
+20
*
[MC] Ensure there is a minimum padding between the bottom of a notification a...
rsesek@chromium.org
2013-08-09
4
-2
/
+17
*
Stop memory leak in MessageCenterButtonBar.
dewittj@chromium.org
2013-08-09
1
-0
/
+1
[next]