1. a69ab46 [CrOS Cellular] Make url.mojom-lite.js a shared resource. by Kyle Horimoto · 6 years ago
  2. dfcfe313 [webui] Remove chrome://resources/js/mojo_bindings.js by Reilly Grant · 6 years ago
  3. 19c9bbc Add Mojo shared file in mojo_bindings_resources.grd by Nancy Li · 6 years ago
  4. 360a055 Web UI: Add v0 HTML Imports Polyfill by rbpotter · 6 years ago
  5. 9a1f2d2 [webui] Migrate time.mojom.js users to time.mojom-lite.js by Reilly Grant · 6 years ago
  6. 7d574ca Web UI Polymer 2: Add a flag to allow Polymer 2 opt out on Chrome OS by rbpotter · 6 years ago
  7. f9becc9 WebUI JS modules: Populate HTTP Content-Type header for chrome:// requests. by dpapad · 7 years ago
  8. fc262dcd Remove include of base/containers/hash_tables.h except base/ by Takuto Ikuta · 7 years ago
  9. adf31eb Replace base::hash_map with std::unordered_map by Takuto Ikuta · 7 years ago
  10. c6d26c9 [CrOS MultiDevice] Create shared multidevice_types.mojom. by Kyle Horimoto · 7 years ago
  11. 68638d40 Port omnibox WebUI to new JS mojom bindings by Ken Rockot · 7 years ago
  12. 10609e5c RC: Plumb the Graph Dump interface to the WebUI. by Sigurdur Asgeirsson · 7 years ago
  13. 93a81e47 [CrOS MultiDevice] Serve relevant Mojo JS files from chrome://resources. by Kyle Horimoto · 7 years ago
  14. 8652dcd5 content: Replace uses of BrowserThread task posting with post_task.h API by Eric Seckler · 7 years ago
  15. 2313a4f9 WebUI: Add kWebUIPolymer2 runtime flag. by dpapad · 7 years ago
  16. 78cd41e3 Add a new grit output format that knows whether resources are gzipped by Dan Beam · 8 years ago
  17. 89a01f1 Compress shared WebUI resource files by Reilly Grant · 8 years ago
  18. 2efe4277 Move the mojo JS bindings resource into a separate grd file in mojo/pubilc/js. by Yuzhu Shen · 8 years ago
  19. 90545f3cb WebUI: Create ui/webui/resources/cr_components by Steven Bennetts · 8 years ago
  20. 9c7e3c2 Settings: Move bluetooth dialog to a shared location by Steven Bennetts · 8 years ago
  21. 1a479778 Mojo JS bindings: specify compress="gzip" for bindings JS files in .grd. by yzshen · 8 years ago
  22. ea19acc Convert chrome://omnibox to new Mojo bindings by Ken Rockot · 8 years ago
  23. bb7ab18 Specify AllowCaching = false for dynamically-generated contents by toyoshim · 8 years ago
  24. bd171b1 Avoid touching ResourceBundle fonts from non-UI thread by tzik · 8 years ago
  25. 143ea62 Replace URLDataSource::MessageLoopForRequestPath() with TaskRunnerForRequestPath(). by gab · 9 years ago
  26. edcd8b01 Update content::URLDataSource::StartDataRequest to use WebContentsGetter so that it can work with PlzNavigate. by jam · 9 years ago
  27. 74e10b2 Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ ) by markusheintz · 9 years ago
  28. f6358362 Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ ) by markusheintz · 9 years ago
  29. 53bfbe9 Replace string::find(prefix) == 0 pattern with base::StartsWith(). by lazyboy · 9 years ago
  30. e3081ca WebUI: only crash Chrome for invalid chrome:// URLs in debug by dbeam · 9 years ago
  31. 8678179 Figure out the MIME type of shared WebUI resources more efficiently by dbeam · 9 years ago
  32. 418c505 Cleanup: Convert const char* kFoo to const char kFoo[]. by thestig · 9 years ago
  33. b7dac1a Incognito NTP style tweaks by edwardjung · 10 years ago
  34. b734894 Switch to standard integer types in content/browser/. by avi · 10 years ago
  35. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  36. 0a3e147 Remove Polymer 0.5. by michaelpg · 10 years ago
  37. 610a9be5 Fix Polymer licensing issues by michaelpg · 10 years ago
  38. 7bd20c9 views: Move resources used by views into views_resources. by sadrul · 10 years ago
  39. 44ce0ec5 Move StartsWith[ASCII] to base namespace. by brettw · 10 years ago
  40. 9e50076 Rolling forward https://codereview.chromium.org/1155683008/ which was by jlklein · 10 years ago
  41. 892499a Revert "Rename polymer and cr_elements v0_8 to v1_0" by Balazs Engedy · 10 years ago
  42. 1a35e51 Rename polymer and cr_elements v0_8 to v1_0 by jlklein · 10 years ago
  43. 70d5d30 Add a 0.8 version of cr-checkbox with a demo by jlklein · 10 years ago
  44. bcadd727 Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necessary third_party bits. by jlklein · 10 years ago
  45. 43dff8c Add cr-toggle-button to Chrome by michaelpg · 10 years ago
  46. d039918 Directly inline shared WebUI CSS declarations into the security and supervised user interstitials. by bauerb · 10 years ago
  47. f01aed196 Fix a typo in SharedResourcesDataSource. by sammc · 11 years ago
  48. 0b46032 Polymer resources are hosted on "chrome://resources". by dzhioev · 11 years ago
  49. 9e1b0f0 Remove TODO() now that jam@ answered my question regarding IDR_* use in content/ by dbeam · 11 years ago
  50. 41c9c72 webui: minimize webui flicker. by dbeam · 11 years ago
  51. fd3b257 URLDataSource can specify the value for 'Access-Control-Allow-Origin' response header based on 'Origin' request header. by dzhioev · 11 years ago
  52. 272c8d7 Use qualified path for three more grit headers from ui. by tfarina · 11 years ago
  53. f3add92 A bunch of work to transition from render_view_id to render_frame_id. by [email protected] · 12 years ago
  54. e2048b6d Fix 2x UI issues for Feedback. by [email protected] · 12 years ago
  55. 30e4f87 Reland https://codereview.chromium.org/22267012 by [email protected] · 12 years ago
  56. 20ed20a Revert r215683, r215739 and r215736 by [email protected] · 12 years ago
  57. b819287 Relanding - https://codereview.chromium.org/20565006/ by [email protected] · 12 years ago
  58. fe990fd Revert 215568 "Implement Feedback UI using the feedbackPrivate API." by [email protected] · 12 years ago
  59. 8ad8fe3 Implement Feedback UI using the feedbackPrivate API. by [email protected] · 12 years ago
  60. fc72bb1 Update content/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  61. e671c27 Change signature of URLDataSource::StartDataRequest(). by [email protected] · 12 years ago
  62. 305b8e8 Make URLDataSource::GetSource() const. by [email protected] · 12 years ago
  63. 46ed086 content: Move more constants into content namespace. by [email protected] · 12 years ago
  64. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  65. 33c1c26a Move core url data manager classes to content. by [email protected] · 13 years ago[Renamed (95%) from chrome/browser/ui/webui/shared_resources_data_source.cc]
  66. 6228a7a Don't reregister SharedResourcesDataSource for some webui pages. It's already registered in ChromeURLDataManagerBackend's constructor. by [email protected] · 13 years ago
  67. be22ebe Some minor refactoring to not depend on chrome for webui files that will move to content. by [email protected] · 13 years ago
  68. db728196 Add back the ScopedAllowIO to SharedResourcesDataSource. The comment was out of date, it's needed on posix. by [email protected] · 13 years ago
  69. e28b283e4 Move webui resources from chrome\browser\resources\shared to ui\webui\resources. by [email protected] · 13 years ago
  70. 90d9f1e Simplify WebUI data sources. Currently WebUI data sources implement a URLDataSourceDelegate interface, and have a URLDataSource interface just for sending the response. Remove the need to have the URLDataSource interface at all, and instead pass a callback to a data source's StartDataRequest method. That also allows us to hide the request_id parameter, which is an internal detail, and makes testing simpler. by [email protected] · 13 years ago
  71. 9225362 Don't derive from ChromeURLDataManager::DataSource, and instead have these classes implement a delegate interface instead. Also make ChromeURLDataManager::DataSource not a nested class so that it can be forward declared. by [email protected] · 13 years ago
  72. 4d8bb1a9 Add method to load resources without scale by [email protected] · 13 years ago
  73. 3ac5867 Revert r165444 "Add method to load resources without scale" by [email protected] · 13 years ago
  74. 89a6d31c Add method to load resources without scale by [email protected] · 13 years ago
  75. 2a281335 This CL moves the contents of ui_resources_standard.grd into ui_resources.grd and theme_resources_standard.grd into theme_resources.grd. This also eliminates the following Grit outputs: by [email protected] · 13 years ago
  76. 6a5d193 Move remaining images from ui/resources to default_100_percent and use correct scale in css files by [email protected] · 13 years ago
  77. 87abfe6 Replace touch-optimized WebUI hack with use of new CSS media query. by [email protected] · 13 years ago
  78. 015d40d Move IDR_THROBBER from ui_resources to ui_resources_standard by [email protected] · 13 years ago
  79. 7e90c1a rename chrome_shared2.css to chrome_shared.css by [email protected] · 13 years ago
  80. c49201a Revert "Revert 137734 - Select theme resources from ResourceBundle at requested scale factor." by [email protected] · 13 years ago
  81. 61a796c4 Revert 137734 - Select theme resources from ResourceBundle at requested scale factor. by [email protected] · 13 years ago
  82. bebfb2e Select theme resources from ResourceBundle at requested scale factor. by [email protected] · 13 years ago
  83. 347a0c7 Make touch-optimized-ui a tri-state flag by [email protected] · 13 years ago
  84. 90fa265 Move RefCountedStaticMemory to base namespace by [email protected] · 13 years ago
  85. 47b541d9 [webui] get rid of EnablePlatformSpecificCss by [email protected] · 13 years ago
  86. ca90e82b [linux] Revert use of 'open sans' on Linux. by [email protected] · 13 years ago
  87. f26e33a add open sans font to the repo and use it for uber extensions by [email protected] · 14 years ago
  88. ed152d3 Cleanup: Remove some unneeded headers in chrome/browser/ui/webui. by [email protected] · 14 years ago
  89. 29b25d09 Move app/resources/* to ui/resources/ directory. by [email protected] · 14 years ago
  90. 61b02c01 shared_resources_data_source.cc: add path name to dcheck by [email protected] · 14 years ago
  91. d1c7d71 Renaming is_off_the_record to is_incognito. Contributed by [email protected] by [email protected] · 14 years ago
  92. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  93. 1625ffd Update a bunch of files to the new location of browser_thread.h by [email protected] · 14 years ago
  94. fd42ac30f WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/ui/webui. Final Part. by [email protected] · 14 years ago[Renamed (94%) from chrome/browser/webui/shared_resources_data_source.cc]
  95. 42b79565 WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/. by [email protected] · 14 years ago[Renamed (97%) from chrome/browser/dom_ui/shared_resources_data_source.cc]
  96. 2f69b38 Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5." by [email protected] · 14 years ago
  97. 2bb5130 Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5. by [email protected] · 14 years ago
  98. 33d6752e WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5. by [email protected] · 14 years ago
  99. 248ce19 Attempt 3 at: Splits ChromeURLDataManager into 2 chunks: by [email protected] · 14 years ago
  100. 6c988198 Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: by [email protected] · 14 years ago