1. 75a7cdf Move the base/sys_info* files to base/system/ by Sebastien Marchand · 7 years ago
  2. 38ccb26 Use static_cast instead of reinterpret_cast for memory() calls. by Lei Zhang · 7 years ago
  3. bd5877f Clean up the posix source files in ui/ by Fabrice de Gans-Riberi · 7 years ago
  4. 90e67d6 [jumbo] Support jumbo builds in more of ui/ by Eric Willigers · 8 years ago
  5. 00c23f0 Removing dead TransportDIB member sequence_num_ by Daniel Bratell · 8 years ago
  6. 71402068 Remove jbauman@ from OWNERS files by Corentin Wallez · 8 years ago
  7. c80508b8 Remove TransportDIB::Create by Hajime Hoshi · 8 years ago
  8. 9d6afd71 Add a size parameter to SharedMemoryHandle. by erikchen · 8 years ago
  9. a40775d0 Get rid of base::SharedMemory::NULLHandle(); by erikchen · 8 years ago
  10. 3ba450ad Moving LatencyInfo into a separate component. by mfomitchev · 8 years ago
  11. 5f69b52 [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 9 years ago
  12. 47bc98a clean-up and clarify CreatePlatformCanvas methods by reed · 9 years ago
  13. e27fa89 Revert "Revert "Change call-sites now that SkCanvas is not ref-counted"" by reed · 9 years ago
  14. c5afa23 Revert "Change call-sites now that SkCanvas is not ref-counted" by reed · 9 years ago
  15. 60c148e Change call-sites now that SkCanvas is not ref-counted by reed · 9 years ago
  16. a6e3f11 Nukes the gyp/gypi files in ui by sky · 9 years ago
  17. 5b9dec1 Split //ui/gl into //ui/gl + //ui/gi/init. by kylechar · 9 years ago
  18. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  19. 5a0d86f Mac: Remove dead IOSurface code by ccameron · 9 years ago
  20. 8e9d9e1f Remove myself from most OWNERS files by stuartmorgan · 9 years ago
  21. ed673beb skia::PlatformCanvas is an alias for SkCanvas; this is unhelpful. It's quite common for functions to be declared as returning SkCanvas* but defined as returning skia::PlatformCanvas*, so it's also not future-proof. by tomhudson · 10 years ago
  22. 51ba3e69 Clean up header files. by avi · 10 years ago
  23. 9c81217b Switch to standard integer types in ui/. by avi · 10 years ago
  24. 4a207e61 SkDevice shouldn't be accessed outside of Skia; it will soon be by tomhudson · 10 years ago
  25. 342e9a9 base: Minor improvement to interface of base::SharedMemory. by erikchen · 10 years ago
  26. 5ea2ab7 Make SharedMemoryHandle a class on windows. by erikchen · 10 years ago
  27. 961aa9d mac: Include <IOSurface/IOSurface.h> instead of <IOSurface/IOSurfaceAPI.h> by dongseong.hwang · 10 years ago
  28. 8d09c74 Remove base::SharedMemory::SharedMemoryId and TransportDIB::Id. by erikchen · 10 years ago
  29. 739bae47 Change transport dib API to not make copies of SharedMemoryHandle. by erikchen · 10 years ago
  30. 38aef4f4 Extract some logic from transport_dib into shared_memory. by erikchen · 10 years ago
  31. 2bd42fd Reland: Fix errors found in Mac gn component builds by jiangj · 10 years ago
  32. fe4be3da Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001 of https://codereview.chromium.org/1087873003/) by maniscalco · 10 years ago
  33. ae8297d Fix errors found in Mac gn component builds by jiangj · 10 years ago
  34. 542f753 Work on Windows GN component build. by brettw · 10 years ago
  35. 59639a8 Revert of Work on Windows GN component build. (patchset #8 id:140001 of https://codereview.chromium.org/1053203003/) by pkotwicz · 10 years ago
  36. b3c7880dc Work on Windows GN component build. by brettw · 10 years ago
  37. 129da84 Sort GYP files under ui by satorux · 11 years ago
  38. ebe974f0 Cleanup: Update the path to gfx size headers. by tfarina · 11 years ago
  39. 3b0452d Cleanup: Update the path to gfx rect headers. by tfarina · 11 years ago
  40. c3a6b4a Remove IOSurfaceSupport by [email protected] · 11 years ago
  41. 52140d88 Add GN buildfiles for ui/compositor and snapshot. by [email protected] · 11 years ago
  42. 75e8026 ui/surface: Remove media/base from DEPS by [email protected] · 11 years ago
  43. 0311d4c Add GN build file for surface. by [email protected] · 11 years ago
  44. f15f422 Clean up the list of dependencies for surface target. by [email protected] · 11 years ago
  45. 893124a2 More removal of GTK code. by [email protected] · 11 years ago
  46. dcc29777 Delete the GTK+ port of Chrome. by [email protected] · 11 years ago
  47. 7260ef2 GTK: Adds #error statements to GTK code to root out unknown bots. by [email protected] · 11 years ago
  48. ed8fd915 Move ui.gyp into ui/base/ directory. by [email protected] · 11 years ago
  49. c02ab38 Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) by [email protected] · 12 years ago
  50. 9338904 Don't initialize GL again in AcceleratedSurface::Initialize() by [email protected] · 12 years ago
  51. 33ed5f8e9 Remove Windows accelerated surface support. by [email protected] · 12 years ago
  52. cf869b11 Don't termniate LatencyInfo in AcceleratedPresenter::DoPresentAndAcknowledge by [email protected] · 12 years ago
  53. 230f1e8 Port r152639 and r177025 to tracing_ and devtools_resources.gyp. by [email protected] · 12 years ago
  54. 030d4c5 Remove gpu side LatencyInfo merging by [email protected] · 12 years ago
  55. fb47416 Properly report fxc.exe errors. by [email protected] · 12 years ago
  56. b5e2d78 Move geometric types to a separate, more lightweight target. by [email protected] · 12 years ago
  57. 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
  58. d89eec8 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by [email protected] · 12 years ago
  59. 114efae Restructure the events target into two components: by [email protected] · 12 years ago
  60. 3b8dedf4 Remove apatrick@ from OWNERS by [email protected] · 12 years ago
  61. de2cf8c cc: Use HighResNow as timebase if it is fast and reliable by [email protected] · 12 years ago
  62. a476d6bc replace setIsOpaque (deprecated) with explicit SkAlphaType by [email protected] · 12 years ago
  63. 70a03cc2 Report LatencyInfo through trace buffer by [email protected] · 12 years ago
  64. e2bc92bf Histogram display refresh rate on windows by [email protected] · 12 years ago
  65. 522b0c8 events: Create a separate events component out of ui. by [email protected] · 12 years ago
  66. 529a3cf gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
  67. 7df6fff Revert 225857 "gfx: Create a separate gfx component out of ui." by [email protected] · 12 years ago
  68. 89063721 gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
  69. 11ce76c Tighten DEPS rules further. by [email protected] · 12 years ago
  70. 521f7e31 Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. by [email protected] · 12 years ago
  71. 197e7f6 Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..." by [email protected] · 12 years ago
  72. 46ebad9 Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. by [email protected] · 12 years ago
  73. f40d3a0 Revert "Revert 224496 "Move ui/base/latency_info* to ui/events"" by [email protected] · 12 years ago
  74. d1ec3f7 Revert 224496 "Move ui/base/latency_info* to ui/events" by [email protected] · 12 years ago
  75. 1c603da Move ui/base/latency_info* to ui/events by [email protected] · 12 years ago
  76. c4eb2947 Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h by [email protected] · 12 years ago
  77. bde885b Move a bunch of windows stuff from ui/base/win to ui/gfx/win by [email protected] · 12 years ago
  78. 5981e2d Move ui/base/win/dpi.h to ui/gfx/dpi_win.h by [email protected] · 12 years ago
  79. 8b5345a7 Remove using the Shell desktop Window when we don't have an acceleated widget. by [email protected] · 12 years ago
  80. 1c232c2 Move ScopedClosureRunner to callback_helpers, add Reset. by [email protected] · 12 years ago
  81. 34d0298 Get dialogs to paint again in AURA windows. by [email protected] · 12 years ago
  82. ee5860f5 don't hack client area, fix last pixel rendering on aura by [email protected] · 12 years ago
  83. 466af5e Remove backer from WATCHLISTS and OWNERS by [email protected] · 12 years ago
  84. 4f09916 Fix a race condition which could allow an accelerated surface to be read from before it had been presented to. by [email protected] · 12 years ago
  85. 6ba2c685 Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks. by [email protected] · 12 years ago
  86. 5b6838b Remove old GPU latency test. by [email protected] · 12 years ago
  87. e1f5f28 Use a direct include of time headers in ui/. by [email protected] · 12 years ago
  88. 3df79f4 mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. by [email protected] · 12 years ago
  89. 423e644f Move io_surface_support_mac to ui/gl. by [email protected] · 12 years ago
  90. ddc2971 Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead) by [email protected] · 12 years ago
  91. 658f03f Delete usage and support for EGL_ANGLE_software_display extension. by [email protected] · 12 years ago
  92. 3b3a3064 Use a direct include of strings headers in ui/, part 2. by [email protected] · 12 years ago
  93. 0f19365 Pass LatencyInfo struct through win AcceleratedSurface. by [email protected] · 12 years ago
  94. 9e715412 Use base::MessageLoop in more files. by [email protected] · 12 years ago
  95. 14b45ec Streamline SIMD targets in media.gyp by [email protected] · 12 years ago
  96. fd00eee5 Windows: Synchronize browser process D3D adapters with GPU process D3D adapters. by [email protected] · 12 years ago
  97. 1dfb8bef Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM. by [email protected] · 12 years ago
  98. c60e3d8 Rationalize dependency on khronos EGL headers in place of angle. by [email protected] · 12 years ago
  99. d6272fe Change use of GetShellWindow() to GetDesktopWindow(), since GetShellWindow() returns NULL with an empty shell. This can cause painting problems in certain cases when no shell is running. by [email protected] · 12 years ago
  100. 7929b6c accelerated_surface_transformer_win: Improve readback and scaling performance by [email protected] · 12 years ago