| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus... | dantasse@chromium.org | 2010-04-13 | 7 | -7/+39 |
* | On Mac, notifications needs the uninverted coordinate space, because we inver... | johnnyg@chromium.org | 2010-04-13 | 3 | -2/+16 |
* | Make autofill "make this default" buttons radio buttons to match function and... | avi@chromium.org | 2010-04-13 | 2 | -4/+4 |
* | Fixed crash in bookmark manager crashes when closing file browser window | zelidrag@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | Fix popups on secondary monitors. | avi@chromium.org | 2010-04-13 | 1 | -2/+4 |
* | Revert 44351 - Reland 44348 Add support for restricting broadcasting events t... | jochen@chromium.org | 2010-04-13 | 35 | -227/+65 |
* | Disable WebSocket tests because they broke with the last webkit merge | nsylvain@chromium.org | 2010-04-13 | 1 | -1/+2 |
* | Share pasteboard population code between the BookmarkBarController and the Bo... | pinkerton@chromium.org | 2010-04-13 | 4 | -68/+61 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-13 | 35 | -65/+227 |
* | Revert 44348 - Add support for restricting broadcasting events to extensions ... | jochen@chromium.org | 2010-04-13 | 35 | -228/+66 |
* | Add support for restricting broadcasting events to extensions based on host p... | jochen@chromium.org | 2010-04-13 | 35 | -66/+228 |
* | Fixed alpha channel for Welcome to Chromium OS label color. | avayvod@google.com | 2010-04-13 | 1 | -1/+1 |
* | Adds a browser test to exercise WebKit::WebGeolocationServiceBridgeImpl::stop... | bulach@chromium.org | 2010-04-13 | 2 | -4/+48 |
* | Rework NormalizeLanguageCode() so it returns codes compatible with Chrome's a... | satorux@chromium.org | 2010-04-13 | 3 | -30/+57 |
* | Remove a hack that prohibits users from removing English. | satorux@chromium.org | 2010-04-13 | 2 | -23/+26 |
* | Updating trunk VERSION from 376.0 to 377.0 | chrome-release@google.com | 2010-04-13 | 1 | -1/+1 |
* | WebKit roll 57501:57508 + fixing the path to the script that starts a | dumi@chromium.org | 2010-04-13 | 2 | -6/+2 |
* | Temporarily disable DevToolsSanityTest.TestProfilerTab | mnaganov@chromium.org | 2010-04-13 | 1 | -0/+3 |
* | Disable WorkerTest.WorkerSocketLayoutTests on all platforms. | dumi@chromium.org | 2010-04-13 | 1 | -5/+2 |
* | AutoFill: Remove one incorrect comment and one useless comment. | jhawkins@chromium.org | 2010-04-13 | 1 | -2/+1 |
* | 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 |