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 194579 "Add a virtual keyboard webui at chrome://keyboard/"
bryeung@chromium.org
2013-04-17
21
-1538
/
+1
*
Delayed loading of the virtual keyboard.
bryeung@chromium.org
2013-04-17
6
-86
/
+121
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-17
21
-1
/
+1538
*
Fix CHECK failure in l10n_util::IsLocaleAvailable().
hshi@chromium.org
2013-04-16
1
-0
/
+8
*
Closes the notifier settings view by Esc key.
mukai@chromium.org
2013-04-16
1
-0
/
+6
*
Move KeyIdentifier->KeyEvent conversion to src/ui/.
bryeung@chromium.org
2013-04-16
6
-1
/
+438
*
CrOS: Log violations of GLX_OML_sync_control spec.
backer@chromium.org
2013-04-16
1
-2
/
+5
*
fix status bubble animations in win aura
scottmg@chromium.org
2013-04-16
1
-0
/
+2
*
keyboard: Add a test suite for the tests, and initialize all the UI things pr...
sadrul@chromium.org
2013-04-16
6
-5
/
+48
*
ime: Implement the observer list for FakeInputMethod.
sadrul@chromium.org
2013-04-16
2
-3
/
+16
*
views: Finally get rid of the deprecated Menu2 API.
tfarina@chromium.org
2013-04-16
7
-283
/
+67
*
Initialize glCopyTexSubImage2D in Skia's GL interface
bsalomon@google.com
2013-04-16
1
-0
/
+8
*
CrOS: Keep the sign on the media stream counter diff.
backer@chromium.org
2013-04-16
1
-1
/
+1
*
Enable new dialog style transparency with Views Textfields.
msw@chromium.org
2013-04-16
2
-3
/
+5
*
Ignore HTCLIENT in HWNDMessageHandler::OnSetCursor.
msw@chromium.org
2013-04-16
1
-0
/
+3
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
14
-57
/
+51
*
Pull in M27 translations.
newt@chromium.org
2013-04-15
21
-29
/
+29
*
events: Fix dispatching non-cancelable events.
sadrul@chromium.org
2013-04-15
3
-70
/
+175
*
CrOS: Bail early on bad MSC value.
backer@chromium.org
2013-04-15
1
-0
/
+6
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
10
-8
/
+82
*
Reland 193431 "CrOS: Enable threaded UI compositor by default."
backer@chromium.org
2013-04-15
6
-12
/
+20
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
6
-8
/
+8
*
Move UnhandledKeyboardEventHandler closer to WebView.
tfarina@chromium.org
2013-04-14
5
-0
/
+160
*
Fixes Valgrind text failure cause by lack of initialization.
dharcourt@chromium.org
2013-04-13
1
-1
/
+2
*
Adding new switch to get OpenGL emulation / some drivers to work again
skuhne@chromium.org
2013-04-13
1
-1
/
+2
*
ui/oak: Convert it from string16 to base::string16.
tfarina@chromium.org
2013-04-13
7
-20
/
+21
*
Forwards the mouse wheel events in the notification settings dialog.
mukai@chromium.org
2013-04-13
2
-0
/
+5
*
Fixed clipping of text in notification toasts.
dharcourt@chromium.org
2013-04-13
6
-282
/
+284
*
Reposition toasts to align the closed one.
mukai@chromium.org
2013-04-12
4
-60
/
+336
*
Do not call glGetGraphicsResetStatusARB in GLFence implementations.
apatrick@chromium.org
2013-04-12
1
-17
/
+2
*
Made WebKit notifications display 80x80 icons if they have them.
dharcourt@chromium.org
2013-04-12
1
-11
/
+44
*
MessageCenter refactoring.
mukai@chromium.org
2013-04-12
33
-533
/
+872
*
keyboard: Fix a crash when the keyboard is created with a valid text-input type.
sadrul@chromium.org
2013-04-12
4
-3
/
+105
*
Lets try this again.
michaeln@google.com
2013-04-12
6
-8
/
+8
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
6
-8
/
+8
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
6
-8
/
+8
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-12
14
-12
/
+144
*
Move code that shuffles views to the view class.
avi@chromium.org
2013-04-12
1
-33
/
+31
*
add flag to disable use of DWM composition for toplevel windows
scottmg@chromium.org
2013-04-12
3
-0
/
+9
*
Try to fix notification list leak introduced in r193780
rnk@chromium.org
2013-04-12
1
-0
/
+2
*
History: Land images for device types in the dropdown menu.
dubroy@chromium.org
2013-04-12
6
-0
/
+0
*
Improve Views Examples BubbleExample, etc.
msw@chromium.org
2013-04-12
3
-98
/
+109
*
Android NTP: Move laptop/tablet/phone images into shared resource directory.
dubroy@chromium.org
2013-04-12
9
-0
/
+0
*
Changes text color again.
mukai@chromium.org
2013-04-12
1
-1
/
+1
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-1
/
+1
*
This patch implements the necessary plumbing to allow WebExternalTextureLayer...
alexst@chromium.org
2013-04-12
2
-0
/
+5
*
Use the windows path for reposting menu events on win aura
scottmg@chromium.org
2013-04-11
1
-5
/
+10
*
Removed "disable-new-menu-style" command line switch and related code.
yefim@chromium.org
2013-04-11
16
-346
/
+36
*
Aura: Nuke the timeout in DrawWaiterForTest::Wait
backer@chromium.org
2013-04-11
4
-67
/
+49
*
Copies on-memory notification states for updates.
mukai@chromium.org
2013-04-11
5
-7
/
+63
[next]