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
/
ui.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
1
-0
/
+1
*
ui: Remove TouchStatus in favour of EventResult.
sadrul@chromium.org
2012-11-04
1
-1
/
+0
*
Add a second kind of WebContentsView called BaseFormatView that displays two ...
miket@chromium.org
2012-11-02
1
-0
/
+2
*
ui: Create the gfx::QuadF class.
danakj@chromium.org
2012-11-02
1
-0
/
+2
*
Adds View::GetNativeTheme() to get the NativeTheme. The interesting
sky@chromium.org
2012-11-02
1
-2
/
+0
*
ui: Add the gfx::Vector3dF class.
danakj@chromium.org
2012-11-01
1
-0
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-0
/
+6
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
1
-0
/
+5
*
Remove duplicated code by making desktop_screen_win inherit from screen_win
pkotwicz@chromium.org
2012-10-30
1
-1
/
+1
*
Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...
sergeyu@chromium.org
2012-10-29
1
-5
/
+0
*
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
reed@google.com
2012-10-29
1
-0
/
+5
*
Bring up of ui/text/elider on iOS.
noyau@chromium.org
2012-10-18
1
-0
/
+1
*
Move TSF related stuff to ui/base/ime
nona@chromium.org
2012-10-18
1
-8
/
+0
*
Introduce TsfEventRouter.
nona@chromium.org
2012-10-17
1
-0
/
+2
*
Change the way iOS partially builds ui/
stuartmorgan@chromium.org
2012-10-16
1
-163
/
+162
*
Adds some more ui/ files to the iOS build.
rohitrao@chromium.org
2012-10-15
1
-3
/
+3
*
[Android] Add -ljnigraphics to ui.gyp
trchen@chromium.org
2012-10-13
1
-0
/
+5
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+1
*
Add gfx::ToRoundedInt safe conversion method from float to int.
danakj@chromium.org
2012-10-11
1
-2
/
+2
*
Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int.
acolwell@chromium.org
2012-10-10
1
-2
/
+2
*
Add gfx::ToRoundedInt safe conversion method from float to int.
danakj@chromium.org
2012-10-10
1
-2
/
+2
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-0
/
+4
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-6
/
+0
*
Adds ResourceBundle for iOS.
rohitrao@chromium.org
2012-10-08
1
-23
/
+31
*
More bring up of ui code on iOS.
noyau@chromium.org
2012-10-08
1
-10
/
+10
*
Don't make base/net/ui depend on their Java counterpart when building for web...
pliard@chromium.org
2012-10-05
1
-1
/
+5
*
Ordering files in ui.gyp in alphabetical order.
noyau@chromium.org
2012-10-05
1
-20
/
+20
*
Bring up of gfx/font on iOS.
noyau@chromium.org
2012-10-04
1
-14
/
+20
*
Bring up of ui/base/animation on iOS.
noyau@chromium.org
2012-10-04
1
-25
/
+25
*
Reuse more ui/gfx base classes in iOS.
milanb@chromium.org
2012-10-03
1
-6
/
+6
*
Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...
vollick@chromium.org
2012-09-28
1
-1
/
+4
*
events: Clean up dispatching code for touch-events.
sadrul@chromium.org
2012-09-27
1
-0
/
+1
*
JavaBitmap class JNI clean up, add new functionality
trchen@chromium.org
2012-09-24
1
-0
/
+1
*
Support on-screen keyboard on password field.
nona@chromium.org
2012-09-21
1
-0
/
+2
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-0
/
+47
*
Enable a minimal content/ build on iOS
stuartmorgan@chromium.org
2012-09-18
1
-3
/
+3
*
Support the various flavors of window-shape setting.
ben@chromium.org
2012-09-17
1
-1
/
+1
*
Adds an iOS implementation of gfx::Image.
rohitrao@chromium.org
2012-09-14
1
-16
/
+20
*
Desktop aura: Use the X11 clipboard for text.
erg@chromium.org
2012-09-13
1
-0
/
+8
*
Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...
ben@chromium.org
2012-09-12
1
-0
/
+2
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
1
-0
/
+7
*
CSS Media Query now reports touch-support accurately for Windows (retry)
girard@chromium.org
2012-09-11
1
-0
/
+2
*
events: Add some test.
sadrul@chromium.org
2012-09-10
1
-0
/
+1
*
Revert 155484 - CSS Media Query now reports touch-support accurately for Wind...
khorimoto@chromium.org
2012-09-07
1
-2
/
+0
*
CSS Media Query now reports touch-support accurately for Windows.
girard@chromium.org
2012-09-07
1
-0
/
+2
*
Refactor font linking code out of RenderTextWin.
asvitkine@chromium.org
2012-09-07
1
-0
/
+2
*
events: Move EventTarget into Event.
sadrul@chromium.org
2012-09-07
1
-2
/
+2
*
Introduce TSFBridge class
nona@chromium.org
2012-09-05
1
-0
/
+2
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-3
/
+3
[next]