1. 2f1d5f56 Fix Aura can't provide accurate cursor hotspot info. by braveyao · 9 years ago
  2. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  3. c89eb8d4 Switch to standard integer types in ui/gfx/. by avi · 10 years ago
  4. 280746c Eliminate HICON leaks caused by creating icons from bitmap image. by anpol · 10 years ago
  5. 2fcd49be ui/gfx: use enum to define constants in header files by tfarina · 10 years ago
  6. 3e9e69dc Replaced GetAppIconForSize with GetAppIconImageFamily. by mgiuca · 10 years ago
  7. 599857c Avoid const int definition problems by brucedawson · 10 years ago
  8. dfa983ea Skip flushes on jumplist create for 10x+ better perf by brucedawson · 10 years ago
  9. a0e18cd Cleanup: IWYU for base/gtest_prod_util.h. by thestig · 10 years ago
  10. ebe974f0 Cleanup: Update the path to gfx size headers. by tfarina · 11 years ago
  11. 655f81d Cleanup: Update the path to insets and point headers. by tfarina · 11 years ago
  12. 4ffa789 Remove last dependencies on ui/base from ui/gfx by [email protected] · 12 years ago
  13. d34e407 Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to by [email protected] · 12 years ago
  14. 7842b4f App shortcut icons on Windows are now 256x256 instead of 32x32. by [email protected] · 12 years ago
  15. a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
  16. 05af9e8c Support large icons for Windows desktop profile shortcuts. by [email protected] · 13 years ago
  17. be74fb5 Add support for getting the 256x256 app icon on Windows as a SkBitmap. by [email protected] · 13 years ago
  18. 6ed46c8 Add support for adding 256x256 pngs to Windows .ico files. by [email protected] · 13 years ago
  19. a32e6656 Add rudimentary support for custom cursors in Chrome Aura Windows. by [email protected] · 13 years ago
  20. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  21. afbfa99 There are two GDI objects leaks related to icon of downloading resources: by [email protected] · 14 years ago
  22. 507bad5 Rename UI_API to UI_EXPORT. by [email protected] · 14 years ago
  23. ea47b6a Introduce ui.dll / libui.so for the component build. by [email protected] · 14 years ago
  24. 267c03d Move src/gfx/ to src/ui/gfx by [email protected] · 15 years ago