1. 5ae0b28 Refactor: Move app/gfx/gl ==> ui/gfx/gl by [email protected] · 14 years ago
  2. b9b751f2 Refactor: Move app/surface to ui/gfx/surface. by [email protected] · 14 years ago
  3. f5a38d5 Convert some WidgetWin construction to use CreateParams. by [email protected] · 14 years ago
  4. 511ca0d Revert 79211 - Convert some WidgetWin construction to use CreateParams. by [email protected] · 14 years ago
  5. 2a021c4 Convert some WidgetWin construction to use CreateParams. by [email protected] · 14 years ago
  6. 33a85f1 Lands http://codereview.chromium.org/2928005/ for Dill: by [email protected] · 14 years ago
  7. 8f1ab37 by [email protected] · 14 years ago
  8. f775278 Move app/app_switches to ui/gfx/gl/gl_switches. by [email protected] · 14 years ago
  9. b151ba7 Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execution of the layout tests (DumpRenderTree), all GL-calls are invoked via Mesa. A GL re-direction mechanism was added to skia in revision (http://code.google.com/p/skia/source/detail?r=937) These changes populate the skia re-direction interface with the gl implementation currently in use in Chrome: The app\gfx\gl bindings. R=kbr, bsalomon by [email protected] · 14 years ago
  10. 1e4dc692 Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execution of the layout tests (DumpRenderTree), all GL-calls are invoked via Mesa. A GL re-direction mechanism was added to skia in revision (http://code.google.com/p/skia/source/detail?r=937) These changes populate the skia re-direction interface with the gl implementation currently in use in Chrome: The app\gfx\gl bindings. R=kbr, bsalomon by [email protected] · 14 years ago
  11. 6ecdfa3f Normalize the top-level ui/ module. by [email protected] · 14 years ago
  12. bdafc96 Revert 78536 - Use gl_bindings instead of linking against OpenGL directly. by [email protected] · 14 years ago
  13. 71902a8 Use gl_bindings instead of linking against OpenGL directly. by [email protected] · 14 years ago
  14. 8cfb591 Carnitas: Move app_strings to ui/base/strings by [email protected] · 14 years ago
  15. b35c9a4 Revert 77068 - Carnitas: Move app_strings to ui/base/strings by [email protected] · 14 years ago
  16. 934f80d Carnitas: Move app_strings to ui/base/strings by [email protected] · 14 years ago
  17. 3e7ffa4 New OOL violations on linux since last week, along with the final Mac OOL fixes. by [email protected] · 14 years ago
  18. 8d577a70 Migrate Event API methods to Google Style. by [email protected] · 15 years ago
  19. d5c4097 Fix key identifier conversion. by [email protected] · 15 years ago
  20. 75b6805 Cross-platform CL to remove app/win/win_util.h&cc and related work. by [email protected] · 15 years ago
  21. 267c03d Move src/gfx/ to src/ui/gfx by [email protected] · 15 years ago
  22. 5a5551b Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by [email protected] · 15 years ago
  23. 62ed19af Revert 73121 - Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by [email protected] · 15 years ago
  24. 704ebdca Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by [email protected] · 15 years ago
  25. 48cb782 Conditionally add compile-time enable for the web audio API only on Mac OS X by [email protected] · 15 years ago
  26. c051a1b Move l10n_util to ui/base by [email protected] · 15 years ago
  27. 42ce29d Move ResourceBundle, DataPack to ui/base by [email protected] · 15 years ago
  28. 7edbf66 Fix bustage by [email protected] · 15 years ago
  29. 75d78246 Move BiDiLineIterator to base/i18n/ directory. by [email protected] · 15 years ago
  30. e766106 Move UI-relevant Windows files to ui/base. by [email protected] · 15 years ago
  31. 02bae0f Move more dnd related files to ui/base by [email protected] · 15 years ago
  32. 4ae61df Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to src/chrome/common. by [email protected] · 15 years ago
  33. 22b28c1 Some wstring -> string16 conversion in src/app. by [email protected] · 15 years ago
  34. 3f03f1f2 Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor. by [email protected] · 15 years ago
  35. 08110ce Move SystemMonitor to src/ui/base/system_monitor. by [email protected] · 15 years ago
  36. 44cbd9e Move models from app to ui/base/models by [email protected] · 15 years ago
  37. b6d8126 Move app/key* to ui/base/keycodes/* by [email protected] · 15 years ago
  38. 41d2e4af Move OSExchangeData from src/app to src/ui/base/dragdrop by [email protected] · 15 years ago
  39. 2dfeaf9 Move clipboard from app/ to ui/base by [email protected] · 15 years ago
  40. f6767806 Move animation code to new ui/base/animation directory. by [email protected] · 15 years ago
  41. fd85ad6 Move app/win_util to app/win and fix the namespace usage. by [email protected] · 15 years ago
  42. b99603c Move some functions out of win_util and into hwnd_util, and into a new win/shell file. by [email protected] · 15 years ago
  43. fff369b8 Remove win_util::FormatMessage and FormatLastWin32Error. These were only used in a couple of diagnostic places and one can always use the "Error Lookup" utility. by [email protected] · 15 years ago
  44. d223f3b Remove wstring from l10n_util. Part 1. by [email protected] · 15 years ago
  45. 426d039 Move data pack from base to app (it's just part of the resource bundle system). by [email protected] · 15 years ago
  46. ca2b1cb Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update calling code. by [email protected] · 15 years ago
  47. 0f1afed Keep deinlining stuff. by [email protected] · 15 years ago
  48. ddb1e5a Even more virtual method deinlining. by [email protected] · 15 years ago
  49. 19fe8f0b Integrates libjpeg-turbo into Chromium (Chromium side) by [email protected] · 15 years ago
  50. fe0f58fd Monitor sleep/wake on Mac. Should fix some networking issues arising after sleep. by [email protected] · 15 years ago
  51. 3b8a7f8e Attempt 2 at: by [email protected] · 15 years ago
  52. 28164cb Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making sure we by [email protected] · 15 years ago
  53. ee3724c Converts usage of SetProp/GetProp to a map. Even after making sure we by [email protected] · 15 years ago
  54. ff7c7ed More animation cleanup. by [email protected] · 15 years ago
  55. 7c9d829 Attempt at fixing leaks from SetProp. Apparently there is a finite by [email protected] · 15 years ago
  56. 7110c248 Cleanup: Get rid of app/gtk_util.h. by [email protected] · 15 years ago
  57. b2f7ac4 touchui: Directly process key and mouse events. by [email protected] · 15 years ago
  58. c2818d4 Move scoped_nsdisable_screen_update from base to app/mac by [email protected] · 15 years ago
  59. 79a4c1e Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base" class name prefix and put in the app::win namespace. by [email protected] · 15 years ago
  60. 6f7582f Move iat_patch from base to app/win. Remove the functions from the header since by [email protected] · 15 years ago
  61. a36c7b41 Move constructor and destructor of MockGLInterface out of line. by [email protected] · 15 years ago
  62. 7f0555248 Re-lands 58186: by [email protected] · 15 years ago
  63. 0cc3dfe Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. by [email protected] · 15 years ago
  64. 2b7c949 Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. by [email protected] · 15 years ago
  65. 92258389 Revert 58186 - Move the keyboard files from base/ to app/. by [email protected] · 15 years ago
  66. 1eed615 Move the keyboard files from base/ to app/. by [email protected] · 15 years ago
  67. 30aa5c1a Added --use-gl command line flag to select GL implementation. by [email protected] · 15 years ago
  68. 284f766 GTK: Minimize usage of gtk headers. by [email protected] · 15 years ago
  69. 8342147 Move WindowImpl to gfx so I can use it there for canvas unit tests. by [email protected] · 15 years ago
  70. 9c8f150 Reapply r50859 with chromeos fixes. by [email protected] · 15 years ago
  71. ead55475 Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items. by [email protected] · 15 years ago
  72. 564a902 GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items. by [email protected] · 15 years ago
  73. d6cfa34c [Mac] Give the Wrench menu keyboard shortcuts. by [email protected] · 15 years ago
  74. 0bec8e2 gpu: add GLES/EGL support on linux by [email protected] · 15 years ago
  75. b9363b2 Added EGL based GLContext. by [email protected] · 15 years ago
  76. 97bcdf2 app/app_base.gypi:app_base: Added dependency on Xext and Xrender. by [email protected] · 15 years ago
  77. d40c8492 Changes the mini tab title animation. by [email protected] · 15 years ago
  78. 4ce7e15 Refactors animation to allow for cleaner subclassing. I'm doing this by [email protected] · 15 years ago
  79. 06c75618 gyp: unify toolkit_views usage by [email protected] · 15 years ago
  80. 5a6db6c Landing 45240 again. by [email protected] · 15 years ago
  81. faa223fba Revert 45065 - Relanding this. Originally landed as http://codereview.chromium.org/1001003 but reverted due to reliability crashes. by [email protected] · 15 years ago
  82. 88f9822ec Re-landing this. Originally landed as http://codereview.chromium.org/1001003 but reverted due to reliability crashes. by [email protected] · 15 years ago
  83. 05bcb65 GTK: Add a scoping class for g signals. by [email protected] · 15 years ago
  84. 4cccc22 Include the appcache and database tracker databases into the sql diagnostics fold. by [email protected] · 15 years ago
  85. 059e7a5 Adds AnimationContainer, which can be used to group a set of by [email protected] · 15 years ago
  86. d07b6b5 Move app/gfx/canvas and app/gfx/font to gfx/. by [email protected] · 15 years ago
  87. ea500fc6 Make gfx::Font use callbacks to perform locale-dependent font adjustments. Also cleans up some of the last remaining l10n_util usages within app/gfx in preparation for moving these files to toplevel gfx. by [email protected] · 15 years ago
  88. 6c077af Remove dependency from webkit on chrome/common by moving files to src/app. by [email protected] · 15 years ago
  89. 61451981 Move text_elider from app/gfx to app/ by [email protected] · 15 years ago
  90. cd81841 Move more files to toplevel gfx. by [email protected] · 15 years ago
  91. 538ddce9 Move image codec stuff to toplevel gfx. by [email protected] · 15 years ago
  92. 5c7293a Move some more files to toplevel gfx dir. by [email protected] · 15 years ago
  93. 1125d80 Create a toplevel gfx/ dir and seed it with icon_util. by [email protected] · 15 years ago
  94. 015c0e10 GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it. by [email protected] · 15 years ago
  95. 6e64343 Final removal of the bad dependency of chrome/common on chrome/browser by [email protected] · 15 years ago
  96. cd134c8c Move wtl from chrome/third_party to third_party/. This by [email protected] · 15 years ago
  97. ad02174c Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see http://codereview.chromium.org/660063 ), r=me. by [email protected] · 15 years ago
  98. 5a9bb95 Make clicking on side tabs to select them work. by [email protected] · 16 years ago
  99. 8116602 Revert 38828 - Make clicking on side tabs to select them work. by [email protected] · 16 years ago
  100. 2597381 Make clicking on side tabs to select them work. by [email protected] · 16 years ago