| Commit message (Expand) | Author | Age | Files | Lines |
* | Polish ChromeOS options dialog: | xiyuan@chromium.org | 2010-04-21 | 1 | -2/+4 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -3/+0 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -0/+3 |
* | AutoFill: Add a simple heuristic to match fax fields. | jhawkins@chromium.org | 2010-04-21 | 1 | -0/+2 |
* | Linux: Populate certificate manager with certificates. | mattm@chromium.org | 2010-04-20 | 1 | -0/+2 |
* | Mac Bookmarks Folder Bar hover state refactor. | dhollowa@chromium.org | 2010-04-20 | 1 | -0/+2 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -3/+0 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -0/+3 |
* | User image is downloaded from user's Google Profile if it exists upon login. | avayvod@google.com | 2010-04-20 | 1 | -2/+6 |
* | First cut of Cloud Print Proxy implementation. The code is not enabled for no... | sanjeevr@google.com | 2010-04-20 | 1 | -0/+16 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -0/+4 |
* | Add infrastructure for supporting Views to the accessibility extension api. | dmazzoni@chromium.org | 2010-04-19 | 1 | -2/+10 |
* | Revert 44907 - Add infrastructure for supporting Views to the accessibility ... | dmazzoni@chromium.org | 2010-04-19 | 1 | -10/+2 |
* | Add infrastructure for supporting Views to the accessibility extension api. | dmazzoni@chromium.org | 2010-04-19 | 1 | -2/+10 |
* | Use the new tab page instead of chrome://apps/ in the app launcher | arv@chromium.org | 2010-04-16 | 1 | -2/+2 |
* | Mac: Refactor sandbox profiles to use a common base configuration file. | jeremy@chromium.org | 2010-04-16 | 1 | -1/+1 |
* | Revert 44708 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabase | albertb@chromium.org | 2010-04-15 | 1 | -0/+2 |
* | Move third_pary/mozilla/include up one directory. | evan@chromium.org | 2010-04-15 | 1 | -10/+10 |
* | Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b... | arv@chromium.org | 2010-04-14 | 1 | -0/+1 |
* | Replace HWND with gfx::NativeWindow in RestartMessageBox so it works on Linux. | satorux@chromium.org | 2010-04-14 | 1 | -0/+2 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+1 |
* | Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-13 | 1 | -0/+4 |
* | Revert "Refactor PasswordStoreDefault on Linux to store the logins in a Login... | albertb@chromium.org | 2010-04-13 | 1 | -2/+0 |
* | Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabase | albertb@chromium.org | 2010-04-13 | 1 | -0/+2 |
* | Lands http://codereview.chromium.org/1600010/show for Thiago: | sky@chromium.org | 2010-04-12 | 1 | -0/+2 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -1/+0 |
* | Fix build breakage after r44169 | arv@chromium.org | 2010-04-10 | 1 | -1/+0 |
* | Add "Use as default" checkboxes to the autofill dialogs on the Mac. | avi@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | No longer display EULA when internal Flash enabled (revert r42783 and most of... | viettrungluu@chromium.org | 2010-04-09 | 1 | -2/+0 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | Mac: reform our shutdown routine. | viettrungluu@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | Add the host resolver cache to the new net internals page. | eroman@chromium.org | 2010-04-08 | 1 | -0/+1 |
* | GTK: position info bubbles relative to a subwidget, rather than the toplevel ... | estade@chromium.org | 2010-04-07 | 1 | -2/+2 |
* | CL #1530013 by Thiago Farina <thiago.farina@gmail.com> | georgey@chromium.org | 2010-04-07 | 1 | -0/+1 |
* | Refactored update view to separate update UI and logic between view class (UI... | denisromanov@chromium.org | 2010-04-07 | 1 | -0/+2 |
* | Implemented customize sync dialog for OS X (except for integration | akalin@chromium.org | 2010-04-06 | 1 | -0/+4 |
* | Changing the translate back-end to use the Google Translate element. | jcivelli@google.com | 2010-04-06 | 1 | -3/+1 |
* | Mac: Improve content settings dialog in some languages. | thakis@chromium.org | 2010-04-06 | 1 | -0/+2 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 1 | -0/+2 |
* | Win32 plumbing for dragend event. | dcheng@chromium.org | 2010-04-06 | 1 | -0/+2 |
* | gtk: Implement status icons on linux. | evan@chromium.org | 2010-04-06 | 1 | -0/+4 |
* | Abstracted language switch logic to its model class. | glotov@google.com | 2010-04-06 | 1 | -0/+2 |
* | Add a scoped notifier for pref dictionaries / lists. | chron@chromium.org | 2010-04-05 | 1 | -0/+2 |
* | sync: Specify linking dependencies correctly. The browser library contains lo... | thestig@chromium.org | 2010-04-05 | 1 | -0/+1 |
* | Geolocation exceptions window, Windows. | pkasting@chromium.org | 2010-04-05 | 1 | -0/+2 |
* | Implement LoginDatabase on all platforms. | albertb@chromium.org | 2010-04-05 | 1 | -1/+2 |
* | Add the proxy information to the new net internals page. | eroman@chromium.org | 2010-04-05 | 1 | -0/+1 |