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
*
Introduce FORCE_LTR_DIRECTIONALTY in Canvas.
xji@chromium.org
2011-08-18
2
-7
/
+16
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-18
28
-36
/
+144
*
Revert 97304 - Adding BidiChecker tests which run in fake bidi
avi@chromium.org
2011-08-18
3
-24
/
+8
*
Adding BidiChecker tests which run in fake bidi
ofri@google.com
2011-08-18
3
-8
/
+24
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
2
-2
/
+2
*
Make bubble_border use resources under ui/resources.
saintlou@chromium.org
2011-08-16
4
-0
/
+96
*
Remove PREVIOUS_GRAPHEME_TRAILING.
xji@google.com
2011-08-16
2
-8
/
+13
*
Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.
rvargas@google.com
2011-08-16
28
-144
/
+36
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-16
28
-36
/
+144
*
Add d2d1.lib to link_settings. This is required as part of work on enabling
scottmg@chromium.org
2011-08-16
1
-0
/
+1
*
Revert 96817 - make bubble_border to use resources under ui/resources.
georgey@chromium.org
2011-08-15
3
-96
/
+0
*
make bubble_border to use resources under ui/resources.
saintlou@chromium.org
2011-08-15
3
-0
/
+96
*
Fix flipped loop termination condition for width/height.
dcheng@chromium.org
2011-08-13
1
-4
/
+4
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
1
-0
/
+2
*
Gets rid of chrome being cleared for a moment when keyboard is hidden
backer@chromium.org
2011-08-12
4
-8
/
+12
*
Make texture mapping OpenGL ES 2.0 compliant.
backer@chromium.org
2011-08-12
1
-0
/
+2
*
Remove the length field from the index entries in data pack files.
tony@chromium.org
2011-08-11
2
-17
/
+29
*
Fix RenderText cached bounds and offset logic; update clients.
msw@chromium.org
2011-08-11
2
-76
/
+86
*
Adding Wayland support for ui/gfx
dnicoara@chromium.org
2011-08-10
18
-25
/
+459
*
Do not allocate depth-stencil buffers for GLSurfaces.
apatrick@chromium.org
2011-08-09
4
-8
/
+4
*
Update translations using strings from launchpad.net r297
fta@sofaraway.org
2011-08-09
2
-0
/
+7
*
Rename GetLeft/RightCursorPosition to GetLeft/RightSelectionModel.
msw@chromium.org
2011-08-09
2
-83
/
+69
*
Ensure that blending is disabled for layers with no alpha
backer@chromium.org
2011-08-08
1
-2
/
+3
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
102
-478
/
+484
*
Gtk: fix GTK_TYPE_PERSERVE_WINDOW typo.
mattm@chromium.org
2011-08-06
1
-1
/
+1
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
3
-13
/
+30
*
Properly scope ScopedPlatformPaint so that the native drawing layer and Skia ...
dcheng@chromium.org
2011-08-05
3
-32
/
+63
*
Revert 95611 - Always call the class methods to save/restore contexts.
yzshen@chromium.org
2011-08-05
3
-19
/
+13
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
3
-13
/
+19
*
Fix clang build.
apatrick@chromium.org
2011-08-04
2
-1
/
+5
*
extend RenderText for inheritance. It
xji@google.com
2011-08-04
2
-166
/
+381
*
Update the .pak file format to version 2: Make resource ids 16bit
tony@chromium.org
2011-08-04
4
-26
/
+26
*
Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...
tony@chromium.org
2011-08-04
4
-26
/
+26
*
Abstract fullscreen exit bubble logic to bring Linux's behaviour in line with
tony@chromium.org
2011-08-04
4
-26
/
+26
*
Roll skia to r2034 (and add new gl bindings)
bsalomon@google.com
2011-08-04
3
-0
/
+24
*
Adding PNGs required for http://codereview.chromium.org/7574005/ since PNGs n...
saintlou@chromium.org
2011-08-04
12
-0
/
+0
*
Implement text selection widgets for controlling text selection on touch
varunjain@chromium.org
2011-08-03
1
-2
/
+2
*
Dup of Issue 7551003: Add bubble arrows from chrome/app/theme/...
saintlou@chromium.org
2011-08-02
13
-0
/
+0
*
Remove USE_BASE_DATA_PACK from build_config.h since it's only
tony@chromium.org
2011-08-02
1
-3
/
+3
*
Fix font and selection issues for RenderText temporary code.
msw@chromium.org
2011-08-02
2
-30
/
+32
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
3
-26
/
+3
*
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
twiz@google.com
2011-08-02
3
-3
/
+7
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
2
-0
/
+21
*
mac: Components build for ui, easy part
thakis@chromium.org
2011-07-29
5
-45
/
+50
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
7
-20
/
+198
*
Add a shared memory blit test
cpu@chromium.org
2011-07-28
1
-0
/
+28
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
2
-4
/
+10
*
Turn on UIPI for the GPU sandbox.
jschuh@chromium.org
2011-07-28
4
-12
/
+20
*
Adding a Wayland basic toolkit
dnicoara@chromium.org
2011-07-28
19
-0
/
+1536
*
Larger Combo box Hit Targets for TOUCH_UI
fsamuel@chromium.org
2011-07-28
4
-16
/
+0
[next]