| Commit message (Expand) | Author | Age | Files | Lines |
* | dom-ui settings: Add search field and search page elements. Search capabilit... | csilv@chromium.org | 2010-11-19 | 1 | -0/+3 |
* | chromeos: Update help URLs. | derat@chromium.org | 2010-11-10 | 1 | -0/+9 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -0/+3 |
* | Implement DOM UI version of keyboard overlay. | mazda@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Track in which frames navigation errors occurred and don't send further navig... | jochen@chromium.org | 2010-10-28 | 1 | -0/+3 |
* | First try at a DOMUI based textfield in chrome. This is a copy of the issue I... | rjkroege@google.com | 2010-10-27 | 1 | -0/+2 |
* | Move inspector to "chrome-devtools" scheme | podivilov@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Fixed the destination of the "Edit Search Engines..." link to take you to the... | scr@chromium.org | 2010-10-21 | 1 | -7/+8 |
* | Add a test for ConstrainedHtmlUI. | estade@chromium.org | 2010-10-19 | 1 | -0/+1 |
* | Fix the links from about:about to pages with DOM UIs. | mmenke@chromium.org | 2010-10-16 | 1 | -0/+1 |
* | Rename about:labs to about:flags, step 1/3 | thakis@chromium.org | 2010-10-14 | 1 | -3/+3 |
* | Add network_menu_ui.cc and network_menu.js | stevenjb@chromium.org | 2010-10-12 | 1 | -0/+1 |
* | Support chrome://blob-internals to inspect the blob storage. | jianli@chromium.org | 2010-10-08 | 1 | -0/+3 |
* | Refactor domui menu to make extending easier | oshima@chromium.org | 2010-10-08 | 1 | -1/+2 |
* | 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 |