- 47c4cf7 WebUI Task Manager by [email protected] · 14 years ago
- 4e8655d Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
- d345d5b Revert 89298 - Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
- d0f6098 Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
- ebdc6698 Add about:cryptohome by [email protected] · 14 years ago
- e79e73d Revert 89073 - Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
- d349a4ee Update BuiltinProvider to provide chrome:// URLs. by [email protected] · 14 years ago
- 01c3857e Resore cros wrench about navigation to chrome://settings/about. by [email protected] · 14 years ago
- 89f550b *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. by [email protected] · 14 years ago
- e16f0c0 Adding chrome://sessions webui for prototyping tab sync NTP stuff. by [email protected] · 14 years ago
- ca7a395c Revert "Adding chrome://sessions webui for prototyping tab sync NTP stuff." by [email protected] · 14 years ago
- a5b3009 Adding chrome://sessions webui for prototyping tab sync NTP stuff. by [email protected] · 14 years ago
- 13ed8da Revert 88142 to fix sync_integration_tests offline. by [email protected] · 14 years ago
- 0985614 *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. by [email protected] · 14 years ago
- 301f973 Make WebUILogin work on non-TOUCH_UI builds. by [email protected] · 14 years ago
- 2f89b60 Remove chrome/browser/browser_about_handler.h dependency from content. by [email protected] · 14 years ago
- 7ae88334 [cros] Initial implementation for OOBE WebUI. by [email protected] · 14 years ago
- 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
- 692c534 Normalize chrome://foo/ trailing slashes (add a few). by [email protected] · 14 years ago
- 003be3bd Modify settings page text when syncing. by [email protected] · 14 years ago
- bb76fd4 Remove the Remoting Host component from Chrome. by [email protected] · 14 years ago
- 184e3f380 Added about:gpuclean by [email protected] · 14 years ago
- a159596 Sync: Inline sync login dialog into Tabbed Options. by [email protected] · 14 years ago
- 97f6e9d Get rid of chrome://filebrowse by [email protected] · 14 years ago
- 7c158cca Support TOUCH_ICON in FaviconSource by [email protected] · 14 years ago
- 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
- 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
- ecba514d Initial implementation of ActiveDownloadsUI. by [email protected] · 14 years ago
- 8d250bb UI for mobile network selection dialog by [email protected] · 14 years ago
- 699cb924 Implement login and confirmation UI for enterprise enrollment screen by [email protected] · 14 years ago
- 463c3fc Use https for all the help center URLs. It's actively supported. And it looks by [email protected] · 14 years ago
- ff268ff Link to a different place for the "blocked" plug-in infobar vs. the out-of-date by [email protected] · 14 years ago
- bbc7b7d Add a WebUI implementation for HttpAuth dialog. (On ChromeOS.) by [email protected] · 14 years ago
- 71fbb49 Revert CL 79685. by [email protected] · 14 years ago
- ce87f79d WebUI implementation of HTTP auth dialog. by [email protected] · 14 years ago
- 6fbf02f Changes to show message for case with no passwords or exceptions. by [email protected] · 14 years ago
- 9b78cfd [cros] Initial CL for SIM card unlock support. by [email protected] · 14 years ago
- 942af4a0 [ChromeOS] Split proxy settings into its own webui. by [email protected] · 14 years ago
- 663bd9e autofill: Rename all the entries remaining with AutoFill to Autofill. by [email protected] · 14 years ago
- f16039d2 fav icon -> favicon. Pass 12/12: all the rest by [email protected] · 14 years ago
- 16835e6 fav icon -> favicon. Pass 11: rest of chrome/browser/ui by [email protected] · 14 years ago
- 78600f4 Options: Fix the Languages URL in the render view context menu. by [email protected] · 14 years ago
- be009aa Move collected cookies url constants into ChromeOS specific part. by [email protected] · 14 years ago
- 50285ff Remove Gears from Chrome. by [email protected] · 14 years ago
- 579e319 Options: Remove the GTK and Views native options code. by [email protected] · 14 years ago
- 3b6ea29 [ChromeOS] Implement collected cookies in webui. by [email protected] · 14 years ago
- b99081b Properly re-implement browser::ShowInstantConfirmDialog(). by [email protected] · 14 years ago
- e8ce8bb Options: Remove several deprecated Options-related methods from BrowserWindow. by [email protected] · 14 years ago
- bbc70641 Revert 77547 - Options: Remove the GTK options. by [email protected] · 14 years ago
- 4546c7cb Options: Remove the GTK options. by [email protected] · 14 years ago
- 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
- ebe11a5c web-ui settings: Clean up page urls. by [email protected] · 14 years ago
- 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
- 1b6f6ff Add autocomplete provider for "about:" URLs. by [email protected] · 15 years ago
- 5ef189ef User images works as data source on options pages. by [email protected] · 15 years ago
- c8717adf7 Implement chrome://crashes by [email protected] · 15 years ago
- 864a0907 Make "Learn More" link in the outdated plug-in infobar work. by [email protected] · 15 years ago
- 8fbe799 First crack at FileSystemURLRequestJob for handling filesystem: URLs. by [email protected] · 15 years ago
- f9607f2 Fix content settings exceptions page url creation. by [email protected] · 15 years ago
- ddd4284 Build break fix. by [email protected] · 15 years ago
- e0e4d72 [Sync] Port about:sync to DOMUI by [email protected] · 15 years ago
- 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
- c34f644 Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grd by [email protected] · 15 years ago
- d39f70b Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grd by [email protected] · 15 years ago
- 832fe6e chromeos: Add OS credits link to about page. by [email protected] · 15 years ago
- 18608c4 chromeos: Fix DOMUI about:credits link. by [email protected] · 15 years ago
- 9a128b0 Sitch the about:gpu implementation from an about handler to dom_ui. by [email protected] · 15 years ago
- f7b732f4 Added in basic DOMui login page with stubbed authentication. by [email protected] · 15 years ago
- 400bcf7 New Cloud Print Proxy setup UI. by [email protected] · 15 years ago
- 0f4758f dom-ui settings: Add search field and search page elements. Search capability TBD. by [email protected] · 15 years ago
- 91a7923 chromeos: Update help URLs. by [email protected] · 15 years ago
- c1bbaa8 First cut of the about:conflicts page, listing all DLLs loaded in the Chrome process. by [email protected] · 15 years ago
- d1d150f Implement DOM UI version of keyboard overlay. by [email protected] · 15 years ago
- 144143c Track in which frames navigation errors occurred and don't send further navigation events for them by [email protected] · 15 years ago
- 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
- 27c790d4 Move inspector to "chrome-devtools" scheme by [email protected] · 15 years ago
- 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
- aa7f290 Add a test for ConstrainedHtmlUI. by [email protected] · 15 years ago
- 1b1a922 Fix the links from about:about to pages with DOM UIs. by [email protected] · 15 years ago
- 9486c1f Rename about:labs to about:flags, step 1/3 by [email protected] · 15 years ago
- 89ccd24 Add network_menu_ui.cc and network_menu.js by [email protected] · 15 years ago
- af561035 Support chrome://blob-internals to inspect the blob storage. by [email protected] · 15 years ago
- 6777a57 Refactor domui menu to make extending easier by [email protected] · 15 years ago
- 3a051a4b DOMUI implementation of Menu2. by [email protected] · 15 years ago
- 975496c Random cleanup - sort a list of variables. by [email protected] · 15 years ago
- 0fd9ded Show Autofill tab page instead of the native one. by [email protected] · 15 years ago
- 9d3f7d5e Skeleton for mobile device activation UI. by [email protected] · 15 years ago
- 259750d Revert 60421 - Revert 60373, trying to track down a perf regression (see bug 56752)- Add about:gpuhang by [email protected] · 15 years ago
- 915a3ab Revert 60373, trying to track down a perf regression (see bug 56752)- Add about:gpuhang by [email protected] · 15 years ago
- dd576af6 Add about:gpuhang by [email protected] · 15 years ago
- e50eeee DOMUI: Make Settings page available at chrome://settings. by [email protected] · 15 years ago
- 9c0a5800 Bunch of bugreport fixes. Also, moved about:system page to chrome:system. by [email protected] · 15 years ago
- 9c88d475 Add a placeholder, overridable DOMUI keyboard. by [email protected] · 15 years ago
- 43ed628 Add about:gpucrash by [email protected] · 15 years ago
- 12e816bde Tabbed options: Support direct navigation to content settings subtabs. by [email protected] · 15 years ago
- 0b590b3 dom-ui options: Connect option related commands to the dom-ui options window. by [email protected] · 15 years ago
- 8107004 Support handling blob URL and resolve blob references in upload data. by [email protected] · 15 years ago
- ad2a3ded Implement about:labs by [email protected] · 15 years ago
- 5272851 Revert 57635: Implement about:labs by [email protected] · 15 years ago
- 148b926 Implement about:labs by [email protected] · 15 years ago