| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 54137 - Revert 53990 - - Implement proxy settings dialog for Linux/Win... | glider@chromium.org | 2010-07-29 | 6 | -49/+261 |
* | Revert 53990 - - Implement proxy settings dialog for Linux/Windows. | glider@chromium.org | 2010-07-29 | 6 | -261/+49 |
* | Revert 53989 - Implement new mock for user options page per chromium-os:5028 | glider@chromium.org | 2010-07-29 | 1 | -10/+0 |
* | Fix the build - forgot to check in a file. | thestig@chromium.org | 2010-07-29 | 1 | -0/+1 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 10 | -12/+3 |
* | add files | sargrass@google.com | 2010-07-28 | 4 | -0/+181 |
* | remove the chromeos include and reland | sargrass@google.com | 2010-07-28 | 4 | -10/+33 |
* | Remove tips from NTP. | mirandac@google.com | 2010-07-28 | 1 | -5/+0 |
* | Revert "Stop Syncing Overlay and Import Data Overlay" | evan@chromium.org | 2010-07-28 | 8 | -214/+10 |
* | Stop Syncing Overlay and Import Data Overlay | sargrass@google.com | 2010-07-28 | 8 | -10/+214 |
* | Re-land 53849 (Revert 53857) - Implement most of the startup page controls in... | stuartmorgan@chromium.org | 2010-07-28 | 2 | -9/+128 |
* | Flesh out the content settings exceptions lists a bit more. | estade@chromium.org | 2010-07-28 | 2 | -2/+60 |
* | - Implement proxy settings dialog for Linux/Windows. | csilv@chromium.org | 2010-07-28 | 7 | -73/+261 |
* | Implement new mock for user options page per chromium-os:5028 | xiyuan@chromium.org | 2010-07-28 | 1 | -0/+10 |
* | Partially revert r53873 (and the valgrind suppression for it). | erg@google.com | 2010-07-28 | 3 | -12/+1 |
* | Make product name dynamic in DOMUI pref unit tests | stuartmorgan@chromium.org | 2010-07-28 | 1 | -1/+8 |
* | Port network options to DOM UI. Hook up all the functionality. UI touchup wor... | chocobo@chromium.org | 2010-07-28 | 1 | -0/+4 |
* | Add Mozc (Japanese IME) configuration DOM UI skeleton. | satorux@chromium.org | 2010-07-28 | 2 | -0/+6 |
* | Speculative fix for crash in DOMUIThumbnailSource. | erg@google.com | 2010-07-28 | 12 | -59/+105 |
* | Revert 53849 - Implement most of the startup page controls in DOMUI prefs | stuartmorgan@chromium.org | 2010-07-27 | 2 | -128/+9 |
* | Implement most of the startup page controls in DOMUI prefs | stuartmorgan@chromium.org | 2010-07-27 | 2 | -9/+128 |
* | DOMUI prefs: Add stub sub-page for search engine management | stuartmorgan@chromium.org | 2010-07-27 | 3 | -0/+56 |
* | Revert bookmark bar promo CL, r52993 | mirandac@google.com | 2010-07-27 | 5 | -166/+1 |
* | Add API on host registration page. | nkostylev@google.com | 2010-07-27 | 1 | -5/+5 |
* | Remove observer from BrowsingDataRemover on destruct. | csilv@chromium.org | 2010-07-27 | 1 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 42 | -0/+42 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 2 | -2/+2 |
* | First cut at content settings exceptions lists. | estade@chromium.org | 2010-07-26 | 2 | -18/+46 |
* | NTP: Only show the chrome web store when apps are enabled. | arv@chromium.org | 2010-07-23 | 1 | -1/+3 |
* | Move blacklisting and pinned URLs from MostVisitedURLs to TopSites. | nshkrob@chromium.org | 2010-07-23 | 2 | -16/+82 |
* | DOMUI prefs: Add and wire up a stub overlay for adding a startup page. | stuartmorgan@chromium.org | 2010-07-23 | 3 | -9/+62 |
* | Add pinyin input method DOM UI option skeleton. Fill in the contents in later... | satorux@chromium.org | 2010-07-23 | 2 | -0/+6 |
* | Implement the 'Clear Browser Data' dom-ui overlay. | csilv@chromium.org | 2010-07-23 | 3 | -6/+134 |
* | Add toolkit for personal stuff filter | sargrass@google.com | 2010-07-22 | 4 | -25/+143 |
* | Reverting 53376 | bradnelson@google.com | 2010-07-22 | 2 | -82/+16 |
* | Move blacklisting and pinned URLs from MostVisitedURLs to TopSites. | nshkrob@chromium.org | 2010-07-22 | 2 | -16/+82 |
* | Add a DOM UI version of Chewing configuration dialog. | mazda@chromium.org | 2010-07-22 | 2 | -0/+6 |
* | Adjust preference sync code to only sync user modifiable preferences. | mnissler@chromium.org | 2010-07-21 | 2 | -15/+7 |
* | Relanding http://codereview.chromium.org/3044001. | nkostylev@google.com | 2010-07-21 | 2 | -3/+129 |
* | Revert 53070 - Relanding: Personal stuff page in tabbed options | cevans@chromium.org | 2010-07-21 | 4 | -143/+25 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -2/+3 |
* | Relanding: Personal stuff page in tabbed options | sargrass@google.com | 2010-07-20 | 4 | -25/+143 |
* | Remove test which works on local Win machines but fails the Win bots (suspect... | mirandac@google.com | 2010-07-20 | 1 | -35/+0 |
* | NTP: Use the store as the last thumbnail in case we have no apps installed. | arv@chromium.org | 2010-07-20 | 5 | -32/+73 |
* | Add bookmark promo to NTP on first run. | mirandac@google.com | 2010-07-20 | 5 | -2/+136 |
* | Revert "Mark tests FLAKY: HomePageLink and NTPHasThumbnails" | tony@chromium.org | 2010-07-19 | 1 | -4/+2 |
* | Add starter code for 'Clear Browser Data' and 'Font Settings' overlay dialogs. | csilv@chromium.org | 2010-07-19 | 5 | -0/+103 |
* | Revert 52902 - Add getUserInfo, getRegistrationUrl message callback for regis... | pinkerton@google.com | 2010-07-19 | 2 | -106/+3 |
* | Add getUserInfo, getRegistrationUrl message callback for register screen. | nkostylev@google.com | 2010-07-19 | 2 | -3/+106 |
* | Revert 52795 - Fix chromeos compile. | thestig@chromium.org | 2010-07-17 | 1 | -0/+1 |