| Commit message (Expand) | Author | Age | Files | Lines |
* | Factoring out a CancelRequestInternal() method which | tonyg@chromium.org | 2010-04-13 | 2 | -12/+29 |
* | Bookmark manager: Let the element participate in the context menu positioning. | arv@chromium.org | 2010-04-13 | 3 | -4/+40 |
* | Reduce experiment percentages in preparation for a beta cut. | jar@chromium.org | 2010-04-13 | 2 | -4/+4 |
* | Fix dependencies for pyauto. | nirnimesh@chromium.org | 2010-04-13 | 2 | -6/+19 |
* | Fixes for several bugs including #41196 on Windows, and #38364 (all systems) | georgey@chromium.org | 2010-04-13 | 2 | -26/+26 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-13 | 6 | -120/+159 |
* | AutoFill unit test cleanup for AutoFillProfileTest. | dhollowa@chromium.org | 2010-04-12 | 1 | -9/+9 |
* | TBR: skrul@chromium.org | zork@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Since the host content settings preferences can be updated by the sync backend, | albertb@chromium.org | 2010-04-12 | 2 | -35/+146 |
* | Schedule PasswordStore tasks on the DB thread on Windows and Linux. | albertb@chromium.org | 2010-04-12 | 4 | -16/+55 |
* | Add a UI thread and message loop to the cookie prompt controller test. This i... | albertb@chromium.org | 2010-04-12 | 1 | -1/+4 |
* | Canonicalize email addresses for chrome OS. | cmasone@google.com | 2010-04-12 | 3 | -1/+62 |
* | Bookmark manager: Only load the relevant subtree to update the commands. | arv@chromium.org | 2010-04-12 | 2 | -112/+49 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 5 | -33/+163 |
* | Fixes crash in autocomplete when typing some URLs. The problem | sky@chromium.org | 2010-04-12 | 1 | -2/+8 |
* | Lands http://codereview.chromium.org/1600010/show for Thiago: | sky@chromium.org | 2010-04-12 | 5 | -299/+186 |
* | Add the Resources/net_internals directory to mini_installer's manifest. | eroman@chromium.org | 2010-04-12 | 1 | -0/+1 |
* | Add logging statements to ssl_socket_adapter.cc to watch for unexpected condi... | zork@chromium.org | 2010-04-12 | 1 | -0/+6 |
* | Fix the "Show original" button of the translate infobar on Linux. | jcivelli@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | [Mac] PDF icons for omnibox nits. | shess@chromium.org | 2010-04-12 | 1 | -11/+12 |
* | Oops, missed some changes to the English Terms of Service the first time. | viettrungluu@chromium.org | 2010-04-12 | 2 | -2/+4 |
* | Simplify nacl_ui_tests code. | gregoryd@google.com | 2010-04-12 | 2 | -176/+14 |
* | Fix build break due to bad merge resolve | pkasting@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 34 | -423/+237 |
* | Initialize the new net internals page using the passively collected log entries. | eroman@chromium.org | 2010-04-12 | 7 | -75/+215 |
* | Remove the use of the background transport for transparent Mac plugins. | stuartmorgan@chromium.org | 2010-04-12 | 2 | -7/+13 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 5 | -3/+49 |
* | Trivial: Change STL-container-is-empty check from "size() > 0" to "!empty()". | pkasting@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Deny geolocation access for invalid URL in geolocation_permission_context. | bulach@chromium.org | 2010-04-12 | 2 | -0/+20 |
* | Review URL: http://codereview.chromium.org/1631006 | dhg@chromium.org | 2010-04-12 | 3 | -52/+74 |
* | AutoFill: Use FormManager::WebFormControlElementToFormField directly instead of | jhawkins@chromium.org | 2010-04-12 | 1 | -13/+4 |
* | AutoFill: Add another variation of a middle name field for heuristics. | jhawkins@chromium.org | 2010-04-12 | 2 | -1/+37 |
* | Bookmark manager UI fixes | arv@chromium.org | 2010-04-12 | 6 | -120/+74 |
* | Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO... | mnaganov@chromium.org | 2010-04-12 | 4 | -9/+13 |
* | Simplify Preferences::SetPreloadEngines() function. | yusukes@google.com | 2010-04-12 | 4 | -54/+27 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 5 | -152/+29 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 5 | -29/+152 |
* | Linux: suppress calling gdk_window_raise() on titlebar click when running com... | mdm@chromium.org | 2010-04-12 | 2 | -2/+16 |
* | Remove the obsolete function, RemoveDummyInputMethod. | yusukes@google.com | 2010-04-12 | 1 | -22/+1 |
* | Retry of r44072, which is partially reverted by r44077. | yusukes@google.com | 2010-04-12 | 2 | -4/+2 |
* | Mark FindInPageControllerTest.FindMovesWhenObscuring (browser_tests) as flaky... | viettrungluu@chromium.org | 2010-04-12 | 1 | -0/+3 |
* | Turn on internal Flash Player by default. | viettrungluu@chromium.org | 2010-04-12 | 3 | -9/+8 |
* | Commit fix for import from dbelenko. | mirandac@chromium.org | 2010-04-11 | 1 | -17/+28 |
* | Work-around for DBus crash due to timers firing on the wrong thread. | joth@chromium.org | 2010-04-11 | 1 | -0/+14 |
* | Updating trunk VERSION from 375.0 to 376.0 | chrome-release@google.com | 2010-04-11 | 1 | -1/+1 |
* | Revert 44201 - Once the initial URL is opened in a new window, insure that su... | mrossetti@chromium.org | 2010-04-11 | 7 | -46/+42 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-11 | 7 | -42/+46 |
* | Updating trunk VERSION from 374.0 to 375.0 | chrome-release@google.com | 2010-04-10 | 1 | -1/+1 |
* | Disable ExtensionApiTest.FavIconPermission on Linux | arv@chromium.org | 2010-04-10 | 1 | -0/+5 |
* | Geo exceptions: Disable "Remove" button if no row is selected. | thakis@chromium.org | 2010-04-10 | 1 | -1/+1 |