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
*
Rounding error in HiDPI canvas.
girard@chromium.org
2013-06-25
1
-2
/
+2
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
5
-18
/
+18
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
8
-39
/
+43
*
This CL fixes two bugs:
pkotwicz@chromium.org
2013-06-22
3
-4
/
+66
*
Hookup android_webview scroll offset delegation to Java side.
mkosiba@chromium.org
2013-06-20
1
-0
/
+4
*
content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...
peter@chromium.org
2013-06-18
1
-1
/
+2
*
Calculate colors for avatar label from frame color.
akuegel@chromium.org
2013-06-18
2
-0
/
+13
*
Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)
girard@chromium.org
2013-06-17
1
-9
/
+5
*
Make sure skia doesn't try to scale images with less than 32 bits per pixel.
hubbe@chromium.org
2013-06-15
1
-5
/
+3
*
Fix a couple of problems with bold text in the omnibox dropdown.
pkasting@chromium.org
2013-06-14
2
-0
/
+9
*
Fix RenderTextWin ligature handling.
msw@chromium.org
2013-06-13
2
-18
/
+24
*
Enable high dpi in win/views.
girard@chromium.org
2013-06-12
1
-4
/
+7
*
Use a direct include of strings headers in ui/, part 2.
avi@chromium.org
2013-06-11
13
-14
/
+14
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
18
-23
/
+23
*
mac: Move more 10.7 api stuff into sdk_forward_declarations.h
thakis@chromium.org
2013-06-10
1
-9
/
+1
*
ui/gfx: Use base::string16 now that string16 was moved into base namespace.
tfarina@chromium.org
2013-06-09
27
-108
/
+113
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
12
-12
/
+12
*
cros: Password echo support for keyboard driven OOBE.
xiyuan@chromium.org
2013-06-07
3
-2
/
+113
*
Empty rect should not intersect with another rect
wangxianzhu@chromium.org
2013-06-05
3
-1
/
+6
*
[Android] Remove unnecesary binder calls.
yfriedman@chromium.org
2013-06-04
2
-10
/
+0
*
Fix issue RectBase::Subtract() when the rect 'cuts' this rect.
wangxianzhu@chromium.org
2013-06-04
3
-11
/
+26
*
After http://crrev.com/202755, timing functions can now produce values outsid...
vollick@chromium.org
2013-06-04
2
-15
/
+22
*
Add vollick to ui/gfx/OWNERS for transform related files
vollick@chromium.org
2013-06-03
1
-0
/
+4
*
Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
2
-9
/
+9
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
9
-98
/
+98
*
BuildLumaHistogram() attempts to access Skia pixel data directly. This isn't
pkasting@chromium.org
2013-05-24
1
-5
/
+2
*
Add a factory and defines for native Linux surfaces.
rjkroege@chromium.org
2013-05-24
1
-0
/
+6
*
Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assume
pkasting@chromium.org
2013-05-24
9
-40
/
+20
*
Fix Android component build.
newt@chromium.org
2013-05-22
1
-1
/
+1
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
2
-0
/
+18
*
Revert "Fix Component build for Android."
aurimas@chromium.org
2013-05-21
1
-1
/
+1
*
Fix Component build for Android.
aurimas@chromium.org
2013-05-21
1
-1
/
+1
*
Add configurable vertical alignment to Textfields. The default is for text to
pkasting@chromium.org
2013-05-20
8
-68
/
+135
*
Removes gfx::Display::GetID
mukai@chromium.org
2013-05-20
2
-21
/
+0
*
Add shortcut path for scaling integer rects.
danakj@chromium.org
2013-05-20
2
-0
/
+117
*
Only use skia::RefPtr for refcounting
enne@chromium.org
2013-05-18
2
-2
/
+3
*
ui: Inline QuadF::BoundingBox()
danakj@chromium.org
2013-05-18
2
-10
/
+8
*
Add overscroll edge effect animations for Android.
jdduke@chromium.org
2013-05-17
1
-0
/
+3
*
ui: ToEnclosingRect(empty rect) should return an empty rect.
danakj@chromium.org
2013-05-17
2
-2
/
+4
*
[mac] Fix gfx::ScreenMac::GetDisplayNearestPoint for vertically arranged moni...
tapted@chromium.org
2013-05-17
1
-0
/
+2
*
Fix clang warnings for iOS section
justincohen@google.com
2013-05-16
1
-3
/
+3
*
Changes RelativeLuminance() to not add 0.05 directly, since that's
pkasting@chromium.org
2013-05-15
2
-19
/
+23
*
Enable Clang warnings for implementation files on all platforms.
rsleevi@chromium.org
2013-05-15
1
-13
/
+9
*
Views Textfield: Select whole words when the user double clicks and drags
ckocagil@chromium.org
2013-05-14
3
-18
/
+46
*
Use important_file_writer to write .ico files
calamity@chromium.org
2013-05-13
1
-23
/
+3
*
gfx::BlendDecomposedTransforms should interpolate rotations along the shortes...
ajuma@chromium.org
2013-05-09
2
-1
/
+51
*
ImageFamily: Added a comment explaining when to use Image or ImageSkia instead
mgiuca@chromium.org
2013-05-05
1
-0
/
+5
*
gfx::BlendDecomposedTransforms should interpolate 180-degree rotations
ajuma@chromium.org
2013-05-03
2
-7
/
+10
*
Implement PlatformFont::CreateFromNativeFont for Mac
sail@chromium.org
2013-05-02
2
-0
/
+33
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-6
/
+6
[next]