1. 47c4cf7 WebUI Task Manager by [email protected] · 14 years ago
  2. 4e8655d Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
  3. d345d5b Revert 89298 - Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
  4. d0f6098 Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
  5. ebdc6698 Add about:cryptohome by [email protected] · 14 years ago
  6. e79e73d Revert 89073 - Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
  7. d349a4ee Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
  8. 01c3857e Resore cros wrench about navigation to chrome://settings/about. by [email protected] · 14 years ago
  9. 89f550b *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. by [email protected] · 14 years ago
  10. e16f0c0 Adding chrome://sessions webui for prototyping tab sync NTP stuff. by [email protected] · 14 years ago
  11. ca7a395c Revert "Adding chrome://sessions webui for prototyping tab sync NTP stuff." by [email protected] · 14 years ago
  12. a5b3009 Adding chrome://sessions webui for prototyping tab sync NTP stuff. by [email protected] · 14 years ago
  13. 13ed8da Revert 88142 to fix sync_integration_tests offline. by [email protected] · 14 years ago
  14. 0985614 *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. by [email protected] · 14 years ago
  15. 301f973 Make WebUILogin work on non-TOUCH_UI builds. by [email protected] · 14 years ago
  16. 2f89b60 Remove chrome/browser/browser_about_handler.h dependency from content. by [email protected] · 14 years ago
  17. 7ae88334 [cros] Initial implementation for OOBE WebUI. by [email protected] · 14 years ago
  18. fca58f0 Add a simple diagnostics page for Support (about:flash), meant to aggregate in one location all the information relevant to debugging Flash problems. This makes it easy to extract the information when reporting to Support (where currently this requires going to multiple sources to find the information, with a very low response rate). by [email protected] · 14 years ago
  19. 692c534 Normalize chrome://foo/ trailing slashes (add a few). by [email protected] · 14 years ago
  20. 003be3bd Modify settings page text when syncing. by [email protected] · 14 years ago
  21. bb76fd4 Remove the Remoting Host component from Chrome. by [email protected] · 14 years ago
  22. 184e3f380 Added about:gpuclean by [email protected] · 14 years ago
  23. a159596 Sync: Inline sync login dialog into Tabbed Options. by [email protected] · 14 years ago
  24. 97f6e9d Get rid of chrome://filebrowse by [email protected] · 14 years ago
  25. 7c158cca Support TOUCH_ICON in FaviconSource by [email protected] · 14 years ago
  26. 94bda20 Wired existing media player code with the new file browser. Added a new private method to view selected files: by [email protected] · 14 years ago
  27. 9966325b Remove the last Chrome dependencies from renderer, and enforce no more includes through DEPS. I also added DEPS checking for gpu/plugin/worker directories as well. I moved the Chrome specific browser tests to the chrome directory, and removed render_widget_unittest since it didn't seem to be testing much (there are tests that test it much more fully). I had to move bindings_policy.h, which ideally would be split into separate pieces so that the content layer only has to know about the content bindings. Given that it's basically an enum, I moved the whole file now since it's used in a lot of places, and the value of turning on DEPS checking is really high. by [email protected] · 14 years ago
  28. ecba514d Initial implementation of ActiveDownloadsUI. by [email protected] · 14 years ago
  29. 8d250bb UI for mobile network selection dialog by [email protected] · 14 years ago
  30. 699cb924 Implement login and confirmation UI for enterprise enrollment screen by [email protected] · 14 years ago
  31. 463c3fc Use https for all the help center URLs. It's actively supported. And it looks by [email protected] · 14 years ago
  32. ff268ff Link to a different place for the "blocked" plug-in infobar vs. the out-of-date by [email protected] · 14 years ago
  33. bbc7b7d Add a WebUI implementation for HttpAuth dialog. (On ChromeOS.) by [email protected] · 14 years ago
  34. 71fbb49 Revert CL 79685. by [email protected] · 14 years ago
  35. ce87f79d WebUI implementation of HTTP auth dialog. by [email protected] · 14 years ago
  36. 6fbf02f Changes to show message for case with no passwords or exceptions. by [email protected] · 14 years ago
  37. 9b78cfd [cros] Initial CL for SIM card unlock support. by [email protected] · 14 years ago
  38. 942af4a0 [ChromeOS] Split proxy settings into its own webui. by [email protected] · 14 years ago
  39. 663bd9e autofill: Rename all the entries remaining with AutoFill to Autofill. by [email protected] · 14 years ago
  40. f16039d2 fav icon -> favicon. Pass 12/12: all the rest by [email protected] · 14 years ago
  41. 16835e6 fav icon -> favicon. Pass 11: rest of chrome/browser/ui by [email protected] · 14 years ago
  42. 78600f4 Options: Fix the Languages URL in the render view context menu. by [email protected] · 14 years ago
  43. be009aa Move collected cookies url constants into ChromeOS specific part. by [email protected] · 14 years ago
  44. 50285ff Remove Gears from Chrome. by [email protected] · 14 years ago
  45. 579e319 Options: Remove the GTK and Views native options code. by [email protected] · 14 years ago
  46. 3b6ea29 [ChromeOS] Implement collected cookies in webui. by [email protected] · 14 years ago
  47. b99081b Properly re-implement browser::ShowInstantConfirmDialog(). by [email protected] · 14 years ago
  48. e8ce8bb Options: Remove several deprecated Options-related methods from BrowserWindow. by [email protected] · 14 years ago
  49. bbc70641 Revert 77547 - Options: Remove the GTK options. by [email protected] · 14 years ago
  50. 4546c7cb Options: Remove the GTK options. by [email protected] · 14 years ago
  51. af1c080 This is the first CL for a sequence of CLs that will add in the display infrastructure that I have built for the DOM Login and touch keyboard. If have created a reference CL for what the end product of this sequence is intended to be, so that I can give context for the CL under review.This can be found at: http://codereview.chromium.org/6577003/ by [email protected] · 14 years ago
  52. ebe11a5c web-ui settings: Clean up page urls. by [email protected] · 14 years ago
  53. f83773f Display disabled apps with grayed out images on the NTP. Call the re-enable logic when the user tries to launch the app. This also adds a chrome://extension-icon endpoint that provides easy access to extension and app icons. by [email protected] · 14 years ago
  54. 1b6f6ff Add autocomplete provider for "about:" URLs. by [email protected] · 15 years ago
  55. 5ef189ef User images works as data source on options pages. by [email protected] · 15 years ago
  56. c8717adf7 Implement chrome://crashes by [email protected] · 15 years ago
  57. 864a0907 Make "Learn More" link in the outdated plug-in infobar work. by [email protected] · 15 years ago
  58. 8fbe799 First crack at FileSystemURLRequestJob for handling filesystem: URLs. by [email protected] · 15 years ago
  59. f9607f2 Fix content settings exceptions page url creation. by [email protected] · 15 years ago
  60. ddd4284 Build break fix. by [email protected] · 15 years ago
  61. e0e4d72 [Sync] Port about:sync to DOMUI by [email protected] · 15 years ago
  62. a8f02439 This adds a "killed tab" page to be displayed in the case where a tab is killed instead of crashing. by [email protected] · 15 years ago
  63. c34f644 Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grd by [email protected] · 15 years ago
  64. d39f70b Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grd by [email protected] · 15 years ago
  65. 832fe6e chromeos: Add OS credits link to about page. by [email protected] · 15 years ago
  66. 18608c4 chromeos: Fix DOMUI about:credits link. by [email protected] · 15 years ago
  67. 9a128b0 Sitch the about:gpu implementation from an about handler to dom_ui. by [email protected] · 15 years ago
  68. f7b732f4 Added in basic DOMui login page with stubbed authentication. by [email protected] · 15 years ago
  69. 400bcf7 New Cloud Print Proxy setup UI. by [email protected] · 15 years ago
  70. 0f4758f dom-ui settings: Add search field and search page elements. Search capability TBD. by [email protected] · 15 years ago
  71. 91a7923 chromeos: Update help URLs. by [email protected] · 15 years ago
  72. c1bbaa8 First cut of the about:conflicts page, listing all DLLs loaded in the Chrome process. by [email protected] · 15 years ago
  73. d1d150f Implement DOM UI version of keyboard overlay. by [email protected] · 15 years ago
  74. 144143c Track in which frames navigation errors occurred and don't send further navigation events for them by [email protected] · 15 years ago
  75. e79154a First try at a DOMUI based textfield in chrome. This is a copy of the issue I first created (http://codereview.chromium.org/3582018). I deleted that issue accidentally :( So I will copy all the comments from that issue to here (I still have that browser window open fortunately) by [email protected] · 15 years ago
  76. 27c790d4 Move inspector to "chrome-devtools" scheme by [email protected] · 15 years ago
  77. 1023c86 Fixed the destination of the "Edit Search Engines..." link to take you to the Search Engines settings rather than the overlay for editing a particular search engine (with no search engine selected). by [email protected] · 15 years ago
  78. aa7f290 Add a test for ConstrainedHtmlUI. by [email protected] · 15 years ago
  79. 1b1a922 Fix the links from about:about to pages with DOM UIs. by [email protected] · 15 years ago
  80. 9486c1f Rename about:labs to about:flags, step 1/3 by [email protected] · 15 years ago
  81. 89ccd24 Add network_menu_ui.cc and network_menu.js by [email protected] · 15 years ago
  82. af561035 Support chrome://blob-internals to inspect the blob storage. by [email protected] · 15 years ago
  83. 6777a57 Refactor domui menu to make extending easier by [email protected] · 15 years ago
  84. 3a051a4b DOMUI implementation of Menu2. by [email protected] · 15 years ago
  85. 975496c Random cleanup - sort a list of variables. by [email protected] · 15 years ago
  86. 0fd9ded Show Autofill tab page instead of the native one. by [email protected] · 15 years ago
  87. 9d3f7d5e Skeleton for mobile device activation UI. by [email protected] · 15 years ago
  88. 259750d Revert 60421 - Revert 60373, trying to track down a perf regression (see bug 56752)- Add about:gpuhang by [email protected] · 15 years ago
  89. 915a3ab Revert 60373, trying to track down a perf regression (see bug 56752)- Add about:gpuhang by [email protected] · 15 years ago
  90. dd576af6 Add about:gpuhang by [email protected] · 15 years ago
  91. e50eeee DOMUI: Make Settings page available at chrome://settings. by [email protected] · 15 years ago
  92. 9c0a5800 Bunch of bugreport fixes. Also, moved about:system page to chrome:system. by [email protected] · 15 years ago
  93. 9c88d475 Add a placeholder, overridable DOMUI keyboard. by [email protected] · 15 years ago
  94. 43ed628 Add about:gpucrash by [email protected] · 15 years ago
  95. 12e816bde Tabbed options: Support direct navigation to content settings subtabs. by [email protected] · 15 years ago
  96. 0b590b3 dom-ui options: Connect option related commands to the dom-ui options window. by [email protected] · 15 years ago
  97. 8107004 Support handling blob URL and resolve blob references in upload data. by [email protected] · 15 years ago
  98. ad2a3ded Implement about:labs by [email protected] · 15 years ago
  99. 5272851 Revert 57635: Implement about:labs by [email protected] · 15 years ago
  100. 148b926 Implement about:labs by [email protected] · 15 years ago