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
*
Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.
yzshen@chromium.org
2011-07-28
2
-6
/
+6
*
Revise RenderText gyp exclusion for toolkit_views==0.
msw@chromium.org
2011-07-28
1
-7
/
+7
*
Update translations using strings from launchpad.net r285
fta@sofaraway.org
2011-07-28
2
-2
/
+5
*
Use scoped_ptr for RenderTextTest memory management.
msw@chromium.org
2011-07-27
1
-4
/
+5
*
Update Texture/Layer SetCanvas, callsites, and comments.
msw@chromium.org
2011-07-27
6
-16
/
+18
*
Distinguish menu bullet and menu check when Windows theme is not present.
rhashimoto@chromium.org
2011-07-26
1
-1
/
+2
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-4
/
+3
*
Roll skia to 1951
bsalomon@google.com
2011-07-26
1
-0
/
+19
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
9
-0
/
+1021
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
9
-1021
/
+0
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
9
-0
/
+1021
*
Adding fake bidi generation
ofri@google.com
2011-07-24
2
-0
/
+4
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
4
-0
/
+213
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
4
-213
/
+0
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
4
-0
/
+213
*
Revert 93724
oshima@google.com
2011-07-22
4
-213
/
+0
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
4
-0
/
+213
*
re-landing r93629
oshima@google.com
2011-07-22
2
-6
/
+6
*
Reapplies r91761.
erg@google.com
2011-07-22
1
-1
/
+1
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
10
-1
/
+25
*
Always write alpha. Turn of blending for root layers. Also, don't clear the b...
backer@chromium.org
2011-07-22
5
-24
/
+40
*
Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...
bsalomon@google.com
2011-07-22
3
-1
/
+13
*
Use EXPECT_FLOAT_EQ in interpolated xform unittest and SkMatrix44's operator=...
backer@chromium.org
2011-07-22
2
-44
/
+12
*
Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...
leandrogracia@chromium.org
2011-07-22
2
-6
/
+6
*
Consolidate access to X Display
oshima@google.com
2011-07-22
2
-6
/
+6
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
1
-2
/
+0
*
linux: Fix text underline color/halo in Skia canvas.
derat@chromium.org
2011-07-22
1
-27
/
+70
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
13
-37
/
+144
*
Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UI
saintlou@chromium.org
2011-07-21
4
-0
/
+16
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
13
-144
/
+37
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
13
-37
/
+144
*
ui/base/models: Change the remaining ASSERT_EQ to EXPECT_EQ in TreeNodeModel ...
tfarina@chromium.org
2011-07-20
1
-10
/
+10
*
revert r93279
saintlou@chromium.org
2011-07-20
3
-12
/
+0
*
Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UI
saintlou@chromium.org
2011-07-20
3
-0
/
+12
*
Define FOO_IMPLEMENTATION unconditionally. Even though they only matter when
darin@chromium.org
2011-07-20
1
-12
/
+4
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
9
-9
/
+9
*
Fix vertical range slider.
rogerta@chromium.org
2011-07-19
2
-0
/
+4
*
Export some ui:: functions to fix component build for chromeos/touchui.
sadrul@chromium.org
2011-07-18
7
-13
/
+16
*
Fix GCC build bustage.
darin@chromium.org
2011-07-17
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
97
-830
/
+964
*
Fix context sharing in CompositorGL.
backer@chromium.org
2011-07-15
2
-111
/
+158
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
8
-41
/
+183
*
Same commit as Issue 7307032: Disabled scrollbars for TOUCH_UI build.
saintlou@chromium.org
2011-07-13
2
-0
/
+8
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
8
-183
/
+41
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
8
-41
/
+183
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-12
/
+5
*
Revert "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
1
-5
/
+12
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-12
/
+5
*
Moving DCHECK to the return value only.
bradnelson@google.com
2011-07-12
1
-1
/
+2
*
Update translations using strings from launchpad.net r266
tony@chromium.org
2011-07-12
1
-11
/
+11
[next]