| Commit message (Expand) | Author | Age | Files | Lines |
* | DOMUI implementation of Menu2. | oshima@chromium.org | 2010-10-04 | 1 | -0/+1 |
* | Show Autofill tab page instead of the native one. | tfarina@chromium.org | 2010-09-26 | 1 | -0/+1 |
* | Skeleton for mobile device activation UI. | zelidrag@chromium.org | 2010-09-25 | 1 | -10/+18 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 1 | -1/+0 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 1 | -0/+1 |
* | DOMUI: Make Settings page available at chrome://settings. | tfarina@chromium.org | 2010-09-22 | 1 | -2/+2 |
* | Bunch of bugreport fixes. Also, moved about:system page to chrome:system. | zelidrag@chromium.org | 2010-09-17 | 1 | -1/+2 |
* | Add a placeholder, overridable DOMUI keyboard. | bryeung@chromium.org | 2010-09-16 | 1 | -0/+2 |
* | Add about:gpucrash | thakis@chromium.org | 2010-09-15 | 1 | -0/+1 |
* | Tabbed options: Support direct navigation to content settings subtabs. | estade@chromium.org | 2010-09-14 | 1 | -0/+1 |
* | dom-ui options: Connect option related commands to the dom-ui options window. | csilv@chromium.org | 2010-09-13 | 1 | -0/+3 |
* | 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 |