summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* aura: Stop converting Rect to RectF implicitly.danakj2015-08-311-1/+1
* Rename vector icon header files.estade2015-08-316-15/+8
* Vectorize website settings icons in omniboxestade2015-08-319-59/+228
* Move BufferFormat utility functions to gfx.andresantoso2015-08-282-0/+128
* Add some (as yet unused) vector icon definitions for location bar iconsestade2015-08-258-0/+238
* Vectorization of recent devices faviconsestade2015-08-255-0/+94
* Implements GLImage*Memory::OnMemoryDump andericrk2015-08-211-0/+1
* Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.andresantoso2015-08-212-4/+3
* Add NativePixmapHandle type & interface for exporting themspang2015-08-215-0/+45
* Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888Haixia Shi2015-08-212-2/+2
* Adding ui/base to dependencies on iOS.sherouk2015-08-203-23/+45
* Small refactor before actually dumping GLImageIOSurface.ericrk2015-08-201-0/+9
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-176-7/+85
* Remove the CHECK from the DirectManipulationHelper::Activate function as it i...ananta2015-08-142-3/+11
* Explicitly include SkDrawLooper.h.senorblanco2015-08-141-0/+1
* GN: Fix more "Source file not found" errors.tfarina2015-08-141-1/+0
* Update icons throughout Views avatar menu to vector versionsestade2015-08-136-0/+132
* Vectorize tab audio/muting image for Views.estade2015-08-138-19/+135
* Fix the heap-buffer-overflow in linux_asan_chrome_mp build.xdai2015-08-121-3/+6
* Add YUV_420_BIPLANAR to gfx::BufferFormat.andresantoso2015-08-122-1/+4
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-124-0/+54
* Add out-of-line dtor to satisfy Chromium style Clang pluginrnk2015-08-122-1/+5
* Improve scroll performance on Windows 10 with high precision touchpads.ananta2015-08-124-0/+191
* Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...rockot2015-08-124-54/+0
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-124-0/+54
* [Mac] Add gfx::ScreenPoint[To|From]NSPoint.jackhou2015-08-113-12/+58
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-114-21/+13
* Mac: Enable partial swapccameron2015-08-112-0/+26
* Default to 1 when --force-device-scale-factor has an invalid value.thestig2015-08-082-10/+30
* Update SplitString calls to new formbrettw2015-08-083-8/+12
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-073-12/+8
* Add license headers to .icon files.estade2015-08-0715-2/+60
* Update SplitString calls to new formbrettw2015-08-073-8/+12
* V1 of material design find in page barEvan Stade2015-08-0611-14/+128
* Update download started animation to MD spec (Views)estade2015-08-054-8/+50
* Remove Android filter file for gfx_unittests.tfarina2015-08-053-13/+55
* Reland 93906afd35bf9 [Make it easier to test changes to a .icon file]estade2015-08-042-75/+154
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-047-27/+89
* Revert "Make it easier to test changes to a .icon file."Mitsuru Oshima2015-08-042-154/+75
* Make it easier to test changes to a .icon file.estade2015-08-042-75/+154
* Directly include SkPath.h where needed in ui/.bungeman2015-08-032-0/+2
* Add vectorized translate icon, provided by bettes@.estade2015-08-034-8/+100
* Fix bug in vector definition of notification icon (bell).estade2015-07-311-1/+1
* Add yet more GN isolates ...dpranke2015-07-311-0/+16
* cc: Band-aid coverage iterator for large layersenne2015-07-311-0/+4
* Vectorize profile badges in avatar menuestade2015-07-304-33/+72
* Use vectorized icon for default extensions iconsestade2015-07-292-0/+32
* Vectorize help_outlineestade2015-07-294-1/+35
* Save vector icons in a cache (a la ResourceBundle).estade2015-07-291-3/+51
* Make use of '// static' consistent.ajose2015-07-282-2/+2