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
/
gfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SharedDeviveDisplay from ScreenOrientationListener.
mlamouri@chromium.org
2014-04-01
1
-2
/
+2
*
Revert of Early terminate flings when scrolling impossible (https://coderevie...
tkent@chromium.org
2014-04-01
2
-27
/
+0
*
[Ozone] Fix content_unittests due to changes in the Ozone API
dnicoara@chromium.org
2014-03-31
1
-0
/
+1
*
Early terminate flings when scrolling impossible
jdduke@chromium.org
2014-03-31
2
-0
/
+27
*
ozone: Add OzoneSurface object that is owned by compositor, GLSurface
spang@chromium.org
2014-03-31
11
-110
/
+270
*
ui: Cleanup gfx::GpuMemoryBuffer interface.
reveman@chromium.org
2014-03-31
2
-22
/
+19
*
gfx: Remove obsolete native types for non-aura windows and some dead code.
sadrul@chromium.org
2014-03-31
1
-30
/
+0
*
Add initial GpuMemoryBufferSurfaceTexture implementation.
reveman@chromium.org
2014-03-31
1
-9
/
+20
*
Remove no longer needed instrumentation in RenderTextWin.
asvitkine@chromium.org
2014-03-29
1
-7
/
+0
*
ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_AND...
reveman@chromium.org
2014-03-28
1
-1
/
+1
*
ozone: dri: Do initial cursor set
spang@chromium.org
2014-03-28
4
-11
/
+42
*
Remove explicit Skia save flags.
fmalita@chromium.org
2014-03-28
1
-2
/
+2
*
[Ozone] Update file backend to new Skia interface
dnicoara@chromium.org
2014-03-27
1
-3
/
+3
*
RenderTextWin: Draw continuous diagonal strikes with multiple colors
ckocagil@chromium.org
2014-03-27
5
-10
/
+91
*
Delete some dead code.
thakis@chromium.org
2014-03-27
1
-9
/
+0
*
Ozone: Refactor DriSkBitmap init process
tiago.vignatti@intel.com
2014-03-26
6
-160
/
+51
*
[Android] Harden overscroll resource allocation
jdduke@chromium.org
2014-03-26
2
-29
/
+38
*
Ozone: Split create dumb buffers in a separate function
tiago.vignatti@intel.com
2014-03-25
2
-37
/
+46
*
[Win] alt + space opens system menu at wrong position in RTL ui.
mmaliszkiewicz@opera.com
2014-03-24
1
-2
/
+3
*
x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/
sadrul@chromium.org
2014-03-19
3
-0
/
+72
*
[Ozone] Adding DRI implementation for cursor
dnicoara@chromium.org
2014-03-19
11
-48
/
+218
*
Fix rendering of matches with associated keyword match
skanuj@chromium.org
2014-03-19
1
-1
/
+2
*
gfx: Remove third_party/angle from ui/gfx/DEPS.
sadrul@chromium.org
2014-03-18
1
-1
/
+0
*
evdev: dri: Add CursorFactoryOzone implementation for DRI platform
spang@chromium.org
2014-03-18
4
-11
/
+36
*
Fix "unreachable code" warnings (MSVC warning 4702) in ui/.
pkasting@chromium.org
2014-03-18
1
-1
/
+2
*
Add 9 patch scrollbar assets to native theme
weiliangc@chromium.org
2014-03-18
2
-27
/
+38
*
android: Log crash in CreateSkBitmapFromJavaBitmap
powei@chromium.org
2014-03-18
1
-2
/
+5
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-3
/
+6
*
Change DCHECK_IS_ON() to DCHECK_IS_ON
wangxianzhu@chromium.org
2014-03-14
1
-5
/
+5
*
Revert 256930 "Add 9 patch scrollbar assets to native theme"
jam@chromium.org
2014-03-13
2
-39
/
+27
*
Add 9 patch scrollbar assets to native theme
weiliangc@chromium.org
2014-03-13
2
-27
/
+39
*
Move supports-high-dpi flag into registry.
girard@chromium.org
2014-03-13
2
-10
/
+35
*
use SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-12
7
-83
/
+56
*
Rename the gfx::Tweens to names the designers like better
pkotwicz@chromium.org
2014-03-12
2
-24
/
+25
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Enable ui/gfx/geometry unittests in gfx_unittests
dnicoara@chromium.org
2014-03-11
1
-29
/
+17
*
mac: Let task manager use IDR_PRODUCT_LOGO_16 instead of NSApplicationIcon.
thakis@chromium.org
2014-03-08
2
-10
/
+0
*
Avoid repeated command-line checks for forced DPI scale
jdduke@chromium.org
2014-03-07
1
-1
/
+3
*
[Ozone] Fix casting issue
dnicoara@chromium.org
2014-03-06
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-3
/
+3
*
[Android] Modify CreateJavaBitmap to accept SkBitmap::Config and export the API.
vivek.vg@samsung.com
2014-03-06
2
-13
/
+19
*
Clip Views textfield drag images to selected text.
msw@chromium.org
2014-03-06
2
-27
/
+0
*
Overlay interface for ozone.
alexst@chromium.org
2014-03-05
5
-0
/
+147
*
Android::Pass Bitmap.Config instead of bool to CreateJavaBitmap
siva.gunturi@samsung.com
2014-03-05
1
-10
/
+28
*
SkBitmap::Config is deprecated, switch to using SkColorType
reed@google.com
2014-03-04
1
-5
/
+4
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
2
-4
/
+6
*
Skia is disassociating information about the state of the clip from the clip ...
robertphillips@google.com
2014-03-03
2
-10
/
+15
*
Add temporary instrumentation to diagnose a RenderTextWin crash.
asvitkine@chromium.org
2014-02-28
1
-0
/
+7
*
Convert scoped_ptr_malloc -> scoped_ptr, part 3.
viettrungluu@chromium.org
2014-02-28
1
-1
/
+1
*
Makes it clear in unittests that the system is missing some of fonts.
yukishiino@chromium.org
2014-02-27
1
-2
/
+14
[next]