| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework of the shared resources patch for checkin | feldstein@chromium.org | 2010-04-28 | 1 | -33/+47 |
* | Adding speech synthesis library to access TTS feature in libcros. | oshima@chromium.org | 2010-04-28 | 1 | -0/+2 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -0/+4 |
* | Windows/Views: delete native bookmark manager code. | viettrungluu@chromium.org | 2010-04-28 | 1 | -11/+0 |
* | Adding a way to retrieve Firefox proxy settings. | jcivelli@google.com | 2010-04-27 | 1 | -0/+2 |
* | gyp: unify toolkit_views usage | evan@chromium.org | 2010-04-27 | 1 | -3/+3 |
* | Adding a configuration dialog for Pinyin input method. | yusukes@chromium.org | 2010-04-27 | 1 | -0/+2 |
* | Mac: Remove ToolbarButtonCell (and associated files). | viettrungluu@chromium.org | 2010-04-27 | 1 | -2/+0 |
* | Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files). | avi@chromium.org | 2010-04-27 | 1 | -0/+2 |
* | Mac: Remove ToolbarButtonCell (and associated files). | viettrungluu@chromium.org | 2010-04-27 | 1 | -2/+0 |
* | Fix the toolkit_views gyp variable define mania. | evan@chromium.org | 2010-04-26 | 1 | -1/+4 |
* | Linux/GTK: delete native bookmark manager code. | viettrungluu@chromium.org | 2010-04-26 | 1 | -4/+0 |
* | [Mac] Kill off google_update_settings_mac.mm. It's functions are empty and n... | thomasvl@chromium.org | 2010-04-26 | 1 | -1/+0 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -9/+6 |
* | Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ... | viettrungluu@chromium.org | 2010-04-23 | 1 | -8/+0 |
* | Install some simple apps by default to make dev easier. | aa@chromium.org | 2010-04-23 | 1 | -0/+30 |
* | Removes obsolete geolocation-related files. | bulach@chromium.org | 2010-04-23 | 1 | -2/+0 |
* | Win: Use different icon for SxS | mattm@chromium.org | 2010-04-23 | 1 | -0/+2 |
* | Refactor the split pane element into a splitter element. | arv@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -0/+3 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -6/+9 |
* | 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 |