summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Rounding error in HiDPI canvas.girard@chromium.org2013-06-251-2/+2
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-245-18/+18
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-248-39/+43
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-223-4/+66
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-201-0/+4
* content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...peter@chromium.org2013-06-181-1/+2
* Calculate colors for avatar label from frame color.akuegel@chromium.org2013-06-182-0/+13
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-9/+5
* Make sure skia doesn't try to scale images with less than 32 bits per pixel.hubbe@chromium.org2013-06-151-5/+3
* Fix a couple of problems with bold text in the omnibox dropdown.pkasting@chromium.org2013-06-142-0/+9
* Fix RenderTextWin ligature handling.msw@chromium.org2013-06-132-18/+24
* Enable high dpi in win/views.girard@chromium.org2013-06-121-4/+7
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-1113-14/+14
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-1118-23/+23
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-9/+1
* ui/gfx: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-0927-108/+113
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-0712-12/+12
* cros: Password echo support for keyboard driven OOBE.xiyuan@chromium.org2013-06-073-2/+113
* Empty rect should not intersect with another rectwangxianzhu@chromium.org2013-06-053-1/+6
* [Android] Remove unnecesary binder calls.yfriedman@chromium.org2013-06-042-10/+0
* Fix issue RectBase::Subtract() when the rect 'cuts' this rect.wangxianzhu@chromium.org2013-06-043-11/+26
* After http://crrev.com/202755, timing functions can now produce values outsid...vollick@chromium.org2013-06-042-15/+22
* Add vollick to ui/gfx/OWNERS for transform related filesvollick@chromium.org2013-06-031-0/+4
* Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-032-9/+9
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-309-98/+98
* BuildLumaHistogram() attempts to access Skia pixel data directly. This isn'tpkasting@chromium.org2013-05-241-5/+2
* Add a factory and defines for native Linux surfaces.rjkroege@chromium.org2013-05-241-0/+6
* Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assumepkasting@chromium.org2013-05-249-40/+20
* Fix Android component build.newt@chromium.org2013-05-221-1/+1
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-212-0/+18
* Revert "Fix Component build for Android."aurimas@chromium.org2013-05-211-1/+1
* Fix Component build for Android.aurimas@chromium.org2013-05-211-1/+1
* Add configurable vertical alignment to Textfields. The default is for text topkasting@chromium.org2013-05-208-68/+135
* Removes gfx::Display::GetIDmukai@chromium.org2013-05-202-21/+0
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-202-0/+117
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-182-2/+3
* ui: Inline QuadF::BoundingBox()danakj@chromium.org2013-05-182-10/+8
* Add overscroll edge effect animations for Android.jdduke@chromium.org2013-05-171-0/+3
* ui: ToEnclosingRect(empty rect) should return an empty rect.danakj@chromium.org2013-05-172-2/+4
* [mac] Fix gfx::ScreenMac::GetDisplayNearestPoint for vertically arranged moni...tapted@chromium.org2013-05-171-0/+2
* Fix clang warnings for iOS sectionjustincohen@google.com2013-05-161-3/+3
* Changes RelativeLuminance() to not add 0.05 directly, since that'spkasting@chromium.org2013-05-152-19/+23
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-13/+9
* Views Textfield: Select whole words when the user double clicks and dragsckocagil@chromium.org2013-05-143-18/+46
* Use important_file_writer to write .ico filescalamity@chromium.org2013-05-131-23/+3
* gfx::BlendDecomposedTransforms should interpolate rotations along the shortes...ajuma@chromium.org2013-05-092-1/+51
* ImageFamily: Added a comment explaining when to use Image or ImageSkia insteadmgiuca@chromium.org2013-05-051-0/+5
* gfx::BlendDecomposedTransforms should interpolate 180-degree rotationsajuma@chromium.org2013-05-032-7/+10
* Implement PlatformFont::CreateFromNativeFont for Macsail@chromium.org2013-05-022-0/+33
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-6/+6