| Commit message (Expand) | Author | Age | Files | Lines |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Implement about:labs | thakis@chromium.org | 2010-08-27 | 1 | -8/+12 |
* | Revert 57635: Implement about:labs | dpolukhin@chromium.org | 2010-08-27 | 1 | -12/+8 |
* | Implement about:labs | thakis@chromium.org | 2010-08-27 | 1 | -8/+12 |
* | Code implements UI for downloading and burning Chrome OS images on SSD card a... | tbarzic@google.com | 2010-08-23 | 1 | -0/+2 |
* | Build fixes to the CL | rkc@google.com | 2010-08-22 | 1 | -0/+3 |
* | Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi... | zelidrag@chromium.org | 2010-08-20 | 1 | -0/+11 |
* | Revert "Checkin for CL: http://codereview.chromium.org/3061044/show" | phajdan.jr@chromium.org | 2010-08-19 | 1 | -3/+0 |
* | Checkin for CL: http://codereview.chromium.org/3061044/show | rkc@google.com | 2010-08-19 | 1 | -0/+3 |
* | Setup dialog for remoting | hclam@chromium.org | 2010-08-17 | 1 | -0/+1 |
* | First draft of DOM UI for about box. See chromium-os:5161 for details on what | seanparent@google.com | 2010-08-13 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Switch registration page from about:register to chrome://register. | nkostylev@google.com | 2010-07-16 | 1 | -2/+4 |
* | Fix missing throbber in sync dialogs. This actually does a number of things: | pkasting@chromium.org | 2010-07-15 | 1 | -8/+1 |
* | Made chrome: schema savable. Reenabled print context menu that was previously... | zelidrag@chromium.org | 2010-07-09 | 1 | -0/+1 |
* | Cleanup: Remove about:network. | eroman@chromium.org | 2010-07-03 | 1 | -1/+0 |
* | Remove the old 'customize sync' panel from win/mac/linux. And a little bit o... | dantasse@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | Added about:about page. | hinoka@chromium.org | 2010-06-28 | 1 | -0/+4 |
* | Revert 50956 - Added an about:about page (recommit) | hinoka@chromium.org | 2010-06-27 | 1 | -4/+0 |
* | Added an about:about page (re-commit) | hinoka@chromium.org | 2010-06-27 | 1 | -0/+4 |
* | Revert 50917 - Added an about:about page (continuation) | thestig@chromium.org | 2010-06-26 | 1 | -4/+0 |
* | Added an about:about page (continuation) | hinoka@chromium.org | 2010-06-26 | 1 | -0/+4 |
* | New HTML Sync Setup UI. | dantasse@chromium.org | 2010-06-25 | 1 | -0/+1 |
* | Revert r50774 as it introduces valgrind failures | hclam@chromium.org | 2010-06-25 | 1 | -1/+0 |
* | New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so... | dantasse@chromium.org | 2010-06-24 | 1 | -0/+1 |
* | Add RemotingUI class to handle chrome://remoting URLs. | garykac@google.com | 2010-06-23 | 1 | -2/+3 |
* | Adding the slideshow application. First revision only allows you to go throu... | dhg@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Fork chrome://history/ for development of a new UI, currently called | pam@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Basic code structures for rewritten options dialogs as DOM UI. Also includes ... | zelidrag@chromium.org | 2010-06-17 | 1 | -9/+11 |
* | Introduces cros:// schema for web-page to chrome communication in ChromeOS. | glotov@chromium.org | 2010-05-28 | 1 | -0/+1 |
* | Add URL constants and command-line switches for ongoing print preview work. | viettrungluu@chromium.org | 2010-05-26 | 1 | -0/+2 |
* | Remove previous print preview work in preparation for new work. | viettrungluu@chromium.org | 2010-05-25 | 1 | -1/+0 |
* | [Large; Chromium OS] Work to host the cloud print dialog when built | maruel@chromium.org | 2010-05-14 | 1 | -0/+4 |
* | Remove height 100% from NTP when in the app launcher. | arv@chromium.org | 2010-05-03 | 1 | -0/+1 |
* | Rework of the shared resources patch for checkin | feldstein@chromium.org | 2010-04-28 | 1 | -0/+1 |
* | Use the new tab page instead of chrome://apps/ in the app launcher | arv@chromium.org | 2010-04-16 | 1 | -2/+0 |
* | Add a forgotten file to fix the CrOS build. | brettw@chromium.org | 2010-04-14 | 1 | -0/+1 |
* | Allow extensions to access chrome://favicon/. | arv@chromium.org | 2010-04-10 | 1 | -0/+1 |
* | No longer display EULA when internal Flash enabled (revert r42783 and most of... | viettrungluu@chromium.org | 2010-04-09 | 1 | -5/+0 |
* | Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency. | arv@chromium.org | 2010-04-06 | 1 | -1/+1 |
* | A basic implementation of information about appcache. Lists manifest files, t... | kkanetkar@chromium.org | 2010-03-27 | 1 | -0/+4 |
* | Initial add of app launcher DOM UI. | arv@chromium.org | 2010-03-26 | 1 | -0/+2 |
* | Temporary EULA display for internal plugin. | viettrungluu@chromium.org | 2010-03-26 | 1 | -2/+3 |
* | Temporary stuff for internal plugins, part 1. | viettrungluu@chromium.org | 2010-03-25 | 1 | -0/+4 |
* | Replace about:plugins page with new page. | viettrungluu@chromium.org | 2010-03-24 | 1 | -1/+2 |
* | Implement chrome://plugins page that can disable plugins. | viettrungluu@chromium.org | 2010-03-24 | 1 | -1/+3 |
* | Add a DOMUI datasource that will handle the net-internals page. | eroman@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | Adding initial version of the mediaplayer. This only hooks into the system if... | dhg@chromium.org | 2010-03-10 | 1 | -0/+2 |
* | Pulls the latest googleurl to get the fix for | brettw@chromium.org | 2010-03-06 | 1 | -0/+4 |
* | Add command line option to use a tabbed bookmark manager. | arv@chromium.org | 2010-03-03 | 1 | -0/+2 |