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
*
This is the 1st CL to add Virtual Screen Coordinates to ash.
oshima@chromium.org
2012-06-23
9
-8
/
+26
*
Add more trace events to find cause of premature swapbuffers ack.
jbates@chromium.org
2012-06-22
1
-0
/
+2
*
Return different IDs from TestWebGraphicsContext3D::createTexture
jamesr@chromium.org
2012-06-22
2
-2
/
+5
*
RenderText: Expose a flag to disable clipping to workaround a Skia bug in the...
asvitkine@chromium.org
2012-06-22
2
-5
/
+19
*
Update capture on all root windows
oshima@chromium.org
2012-06-22
6
-75
/
+164
*
linux_aura: Redo how activation is handled.
erg@chromium.org
2012-06-22
10
-91
/
+254
*
Expose GetBaseline() method on RenderText.
asvitkine@chromium.org
2012-06-22
6
-1
/
+24
*
[views] Text fields must respond to touch gestures directly.
junmin.zhu@intel.com
2012-06-22
1
-7
/
+20
*
Adds LocationBarContainer that contains
sky@chromium.org
2012-06-22
2
-0
/
+10
*
Use glFinish() before EGL context switch for ARM
sheu@chromium.org
2012-06-22
1
-1
/
+10
*
Make gyp inclusion of render_text_unittest.cc consistent with the implementat...
asvitkine@chromium.org
2012-06-22
2
-2
/
+6
*
Wire ScrollEvent to views and handle it in app list.
xiyuan@chromium.org
2012-06-22
10
-6
/
+53
*
Undo the startup_helper_win.h change in r143501 because that breaks the sandb...
jam@chromium.org
2012-06-22
1
-0
/
+1
*
Fix one-character misalignment of styles in gfx::RenderTextLinux.
kinaba@chromium.org
2012-06-22
1
-1
/
+2
*
mac: Fix ui_resource_2x data pack path.
thakis@chromium.org
2012-06-22
1
-3
/
+1
*
Enable incremental linking on browser_tests and unit_tests.
jam@chromium.org
2012-06-22
6
-8
/
+5
*
Emulate mouse move across extended desktops
oshima@chromium.org
2012-06-22
1
-15
/
+17
*
Handle TAP gesture on views combo box.
flackr@chromium.org
2012-06-21
2
-0
/
+12
*
Replace libibus api to chrome dbus module.
nona@chromium.org
2012-06-21
14
-661
/
+652
*
Fix for screen_mac::GetDisplayNearestPoint. The input point may not
varunjain@chromium.org
2012-06-20
1
-2
/
+1
*
linux_aura: Focus BrowserFrameAura instead of RenderWidgetHostViewAura.
erg@chromium.org
2012-06-20
1
-2
/
+14
*
Add about:instant for under-the-hood instant settings like animation timing
jamescook@chromium.org
2012-06-20
1
-1
/
+2
*
Change spewing DLOGs to DVLOGs.
erg@chromium.org
2012-06-20
1
-11
/
+11
*
Remember the paging information of AppListView and recover it when reappearing.
mukai@chromium.org
2012-06-20
2
-5
/
+3
*
Don't look in the locale pak files when trying to load a raw resource.
tony@chromium.org
2012-06-20
1
-9
/
+0
*
touch: Allow only single-touch for XI2.1 or older.
sadrul@chromium.org
2012-06-20
1
-6
/
+8
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
5
-26
/
+103
*
Moves to the last page again in case that the selected page is lost.
mukai@chromium.org
2012-06-20
3
-7
/
+28
*
Make Alt+Tab accelerator behavior compatible to Windows.
yusukes@chromium.org
2012-06-20
1
-1
/
+2
*
Some Bidi cleanup to share code and use PostTaskAndReply rather than Waitable...
scr@chromium.org
2012-06-20
1
-17
/
+3
*
Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
5
-103
/
+26
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
5
-26
/
+103
*
app_list: Touch fling/mouse wheel to switch pages.
xiyuan@chromium.org
2012-06-19
10
-26
/
+429
*
ash: Add an about:flags entry for debug keyboard shortcuts.
thakis@chromium.org
2012-06-19
2
-4
/
+0
*
Remove WebContentLayerClient_has_opaque guard
jamesr@chromium.org
2012-06-19
2
-10
/
+4
*
views: Account for device scale factor when drawing drag images for views.
varunjain@chromium.org
2012-06-19
5
-8
/
+56
*
PbufferGLSurfaceEGL fails early if size is zero.
apatrick@chromium.org
2012-06-19
1
-0
/
+6
*
Gesture Recognizer: Make short long press time configurable.
varunjain@chromium.org
2012-06-19
3
-0
/
+9
*
Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...
jam@chromium.org
2012-06-19
1
-4
/
+5
*
Neuter alternate methods of entering fullscreen mode when in metro snap (via ...
robertshield@chromium.org
2012-06-19
2
-42
/
+21
*
Fix candidate window position for ppapi plugin.
nona@chromium.org
2012-06-19
1
-1
/
+1
*
Do not set the appid and window icon in Metro
grt@chromium.org
2012-06-19
1
-2
/
+5
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-19
5
-2
/
+129
*
Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...
yoshiki@chromium.org
2012-06-18
5
-122
/
+2
*
Touch related tweaks for tab dragging. Adds ability to current last
sky@chromium.org
2012-06-18
5
-0
/
+24
*
We should enable touch mode in chrome metro mode on Windows 8 only if the scr...
ananta@chromium.org
2012-06-18
1
-1
/
+1
*
aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().
derat@chromium.org
2012-06-18
15
-23
/
+175
*
app_list: Change page switch button size based on width.
xiyuan@chromium.org
2012-06-18
2
-3
/
+32
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-18
5
-2
/
+122
*
More logging for ASAN crash related to threading.
scr@chromium.org
2012-06-18
1
-1
/
+7
[next]