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
*
Images for new aura fullscreen mode
davemoore@chromium.org
2012-02-09
4
-0
/
+0
*
views: Fix private data member variable name to match with Chromium style guide.
tfarina@chromium.org
2012-02-09
1
-25
/
+22
*
Event smoothing in aura gesture recognizer.
sadrul@chromium.org
2012-02-09
8
-23
/
+338
*
mac: Add _EXPORT macros, ui/.
thakis@chromium.org
2012-02-09
2
-5
/
+5
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
3
-8
/
+18
*
views / Windows: A child window should be centered with respect to its parent...
thestig@chromium.org
2012-02-09
3
-53
/
+36
*
Refactor MenuController::SendAcceleratorToHotTrackedView() and OnKeyDown().
mukai@chromium.org
2012-02-09
2
-23
/
+30
*
Intoroducing Motoya font for ChromeOS
kochi@chromium.org
2012-02-09
1
-1
/
+1
*
Change include for g_get_language_names from glib/gutils.h to glib.h.
tony@chromium.org
2012-02-09
3
-9
/
+7
*
Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays
jbauman@chromium.org
2012-02-09
2
-0
/
+50
*
views: Get rid of unused ExamplesMain class.
tfarina@chromium.org
2012-02-09
2
-62
/
+0
*
Remove digit substitution code from RenderTextWin.
asvitkine@chromium.org
2012-02-09
2
-17
/
+2
*
Script dialog text complies with HTML5 Bidi standard.
xji@chromium.org
2012-02-09
5
-98
/
+188
*
Loading EGL libs with version in soname, fix proposal for crbug.com/112592
dominik.rottsches@intel.com
2012-02-08
1
-2
/
+2
*
Delete ui/gfx/empty.cc.
asvitkine@chromium.org
2012-02-08
1
-6
/
+0
*
Cleanup state-transition related code in the gesture-recognizer.
sadrul@chromium.org
2012-02-08
3
-28
/
+22
*
Revert 120997 and 120996 because they cause compile failures in linux chomiumos.
sadrul@chromium.org
2012-02-08
8
-338
/
+24
*
Fix compile on linux chromiumos.
sadrul@chromium.org
2012-02-08
1
-1
/
+1
*
Event smoothing in aura gesture recognizer.
sadrul@chromium.org
2012-02-08
8
-24
/
+338
*
Update aura gesture recognizer to recognizer pinch and two-finger scrolling.
sadrul@chromium.org
2012-02-08
6
-102
/
+540
*
Cleanup: Remove more dead switches.
thestig@chromium.org
2012-02-08
1
-5
/
+0
*
Revert 120926 - Intoroducing Motoya font for ChromeOS
kochi@google.com
2012-02-08
1
-1
/
+1
*
Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...
hbono@chromium.org
2012-02-08
8
-59
/
+67
*
Intoroducing Motoya font for ChromeOS
kochi@chromium.org
2012-02-08
1
-1
/
+1
*
aura: small fix to clipboard logic for reading custom data.
varunjain@chromium.org
2012-02-08
1
-4
/
+9
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-0
/
+14
*
Skip runs with no glyphs when drawing text in RenderTextWin.
asvitkine@chromium.org
2012-02-08
1
-0
/
+3
*
ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.
tfarina@chromium.org
2012-02-08
8
-67
/
+59
*
Add VKEYs for Japanese JP106 keyboard and conversion rules for the new VKEYs.
yusukes@chromium.org
2012-02-08
3
-2
/
+21
*
Revert 120835 - Event smoothing in CrOS gesture recognizer.
michaeln@google.com
2012-02-07
8
-334
/
+23
*
Rename _large.grd to _2x.grd
thakis@chromium.org
2012-02-07
5
-14
/
+14
*
Disable XI2.0 multi-touch support in Aura
rbyers@chromium.org
2012-02-07
1
-3
/
+4
*
Event smoothing in CrOS gesture recognizer.
tdresser@chromium.org
2012-02-07
8
-23
/
+334
*
Fix some memory leaks.
sadrul@chromium.org
2012-02-07
4
-5
/
+27
*
Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...
cbentzel@chromium.org
2012-02-07
1
-3
/
+3
*
Fix views compilation on Linux with toolkit_views=1.
saintlou@chromium.org
2012-02-07
1
-3
/
+3
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
4
-0
/
+67
*
Expose more glQuery functions
gman@chromium.org
2012-02-07
1
-15
/
+16
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
2
-9
/
+5
*
Another revert of change caused by bad merge.
oshima@chromium.org
2012-02-07
1
-0
/
+3
*
Revert unnecessary change I checked in by mistake in r120670
oshima@chromium.org
2012-02-07
1
-1
/
+1
*
Delete region in NWA::SetShape which is ignored.
oshima@chromium.org
2012-02-07
2
-5
/
+4
*
Fix leaks in native_widget_aura and its test.
oshima@chromium.org
2012-02-07
2
-1
/
+4
*
Fix for MouseWatcher on views/gtk
davemoore@chromium.org
2012-02-07
1
-2
/
+2
*
views: Fix header guards comment of examples_window.h
tfarina@chromium.org
2012-02-07
1
-2
/
+4
*
Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].
yusukes@google.com
2012-02-06
1
-0
/
+15
*
Cache a screen compatible DC to avoid re-creating it excessively.
asvitkine@chromium.org
2012-02-06
4
-7
/
+163
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
4
-67
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
4
-0
/
+67
*
Refactored MouseWatcher to allow regions other than Views to
davemoore@chromium.org
2012-02-06
5
-75
/
+166
[next]