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
*
Make QuadF::IsCounterClockwise more robust
shawnsingh@chromium.org
2012-11-06
2
-3
/
+56
*
Remove unused custom vertical text alignment in CanvasSkia.
msw@chromium.org
2012-11-06
4
-87
/
+40
*
ui: Add IsExpressibleAsRect() method to RectF
danakj@chromium.org
2012-11-03
5
-1
/
+55
*
Revert "ui: Add IsExpressibleAsRect() method to RectF" and "Attempt to fix un...
danakj@chromium.org
2012-11-02
5
-56
/
+1
*
ui/gfx: Put unittests back into gfx namespace.
tfarina@chromium.org
2012-11-02
5
-456
/
+392
*
Attempt to fix unit test for Windows float differences.
danakj@chromium.org
2012-11-02
1
-14
/
+14
*
ui: Add IsExpressibleAsRect() method to RectF
danakj@chromium.org
2012-11-02
5
-1
/
+56
*
ui: Create the gfx::QuadF class.
danakj@chromium.org
2012-11-02
5
-0
/
+583
*
ui: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-01
1
-1
/
+1
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
2
-4
/
+6
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
*
Renderer hang waiting for the monitor profile to be read from disk
tony@chromium.org
2012-11-01
2
-12
/
+19
*
ui: Add the gfx::Vector3dF class.
danakj@chromium.org
2012-11-01
6
-1
/
+509
*
Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ...
danakj@chromium.org
2012-11-01
5
-15
/
+15
*
Include <algorithm> for std::min/max, not <cmath>.
danakj@chromium.org
2012-11-01
2
-2
/
+2
*
ui: Add a BoundingRect method
danakj@chromium.org
2012-11-01
5
-0
/
+101
*
ui: Add gfx::ToRoundedPoint() method.
danakj@chromium.org
2012-10-31
3
-0
/
+45
*
Fix a Skia assertion on mac.
danakj@chromium.org
2012-10-31
1
-2
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
27
-121
/
+725
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
7
-73
/
+69
*
RenderTextWin: Use "box" glyph from the original font when no font could disp...
asvitkine@chromium.org
2012-10-30
1
-5
/
+22
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
7
-33
/
+419
*
Add ash rotate-in and -out animation for constrained dialogs
rouslan@chromium.org
2012-10-30
2
-0
/
+9
*
Remove duplicated code by making desktop_screen_win inherit from screen_win
pkotwicz@chromium.org
2012-10-30
2
-62
/
+127
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
9
-21
/
+68
*
ui/gfx: Wrap font unittests into 'gfx' namespace.
tfarina@chromium.org
2012-10-29
1
-9
/
+9
*
Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...
sergeyu@chromium.org
2012-10-29
7
-417
/
+33
*
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
reed@google.com
2012-10-29
7
-33
/
+417
*
Revert to old rect conversion behavior
vollick@chromium.org
2012-10-26
4
-1
/
+45
*
ui/gfx: Fix the following warnings found by cpplint.
tfarina@chromium.org
2012-10-25
10
-18
/
+18
*
Fixes a couple of bugs related to window sizing:
sky@chromium.org
2012-10-24
1
-1
/
+2
*
Remove implicit conversion from SkBitmap to ImageSkia
pkotwicz@chromium.org
2012-10-24
1
-3
/
+1
*
Sets the proper device scale factor on iOS.
rohitrao@chromium.org
2012-10-23
4
-4
/
+32
*
Reland of "work on separate browser contexts"
scottmg@chromium.org
2012-10-23
3
-0
/
+13
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
10
-95
/
+97
*
Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...
szym@chromium.org
2012-10-23
3
-14
/
+0
*
Always start up in --desktop-aura mode now, and open ash from tools menu.
scottmg@chromium.org
2012-10-22
3
-0
/
+14
*
Revert 162636 - Use LANCZOS3 resize algorithm to generate missing image reps ...
tbarzic@chromium.org
2012-10-22
2
-27
/
+5
*
Fix ClipboardGtk::WriteBitmap not unpremultiplying images.
dcheng@chromium.org
2012-10-20
1
-15
/
+7
*
ui: Remove platform-specific operator=()s from gfx::Rect.
danakj@chromium.org
2012-10-19
2
-32
/
+0
*
gfx: Transform is using its own custom function to round a float to an integer.
tfarina@chromium.org
2012-10-18
1
-18
/
+4
*
ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04.
tfarina@chromium.org
2012-10-18
4
-115
/
+115
*
Use LANCZOS3 resize algorithm to generate missing image reps for extension ac...
tbarzic@chromium.org
2012-10-18
2
-5
/
+27
*
Resize images for hi-dpi based on a custom PNG chunk added by GRIT r78, and r...
benrg@chromium.org
2012-10-18
2
-1
/
+25
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
11
-121
/
+114
*
Don't hang if can't downsize font.
vitalybuka@chromium.org
2012-10-13
2
-1
/
+16
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
11
-350
/
+467
*
Add gfx::ToRoundedSize() method to round a floating point size to an integer ...
danakj@chromium.org
2012-10-12
3
-0
/
+115
*
Add IsOrigin() method to gfx::Point classes.
danakj@chromium.org
2012-10-12
2
-0
/
+22
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
13
-73
/
+162
[next]