| Commit message (Expand) | Author | Age | Files | Lines |
* | Call on_collection_changed_callback_ on chromeos | oshima@google.com | 2011-06-16 | 1 | -0/+8 |
* | Use the normal panel-frame until there's a touch-friendly version. | sadrul@chromium.org | 2011-06-16 | 1 | -7/+18 |
* | Fix memory leak in CreateTabForDragging test. | wyck@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | Now cleans up obsolete nodes and syncs transitions properly. | atwilson@chromium.org | 2011-06-16 | 2 | -8/+23 |
* | Re-land: | ben@chromium.org | 2011-06-16 | 12 | -34/+29 |
* | Update BuiltinProvider to provide chrome:// URLs. | msw@chromium.org | 2011-06-16 | 7 | -22/+330 |
* | Add support for Linux kernels >=3.0-rc1 in Python related build files by: | tony@chromium.org | 2011-06-16 | 6 | -7/+16 |
* | Updating the capabilities reported by the ChromeDriver. | jleyba@chromium.org | 2011-06-16 | 2 | -0/+6 |
* | Change wording and appearance of insecure script infobar. | tsepez@chromium.org | 2011-06-16 | 2 | -4/+7 |
* | Fix wrong item values for default content settings policies in the policy tem... | markusheintz@chromium.org | 2011-06-16 | 1 | -20/+20 |
* | Adding image so I can use the try servers. | finnur@chromium.org | 2011-06-16 | 1 | -0/+0 |
* | Adds a DCHECK to TabContentsWrapper to make sure if the TabContents is | sky@chromium.org | 2011-06-16 | 2 | -0/+14 |
* | Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs. | mihaip@chromium.org | 2011-06-16 | 10 | -4/+177 |
* | [cros] Support carrier deal info link in promo bubble. | nkostylev@chromium.org | 2011-06-16 | 17 | -68/+165 |
* | Reset sync UI error display when sync login is busy. | binji@chromium.org | 2011-06-16 | 3 | -16/+11 |
* | Remove prerender content settings. | cbentzel@chromium.org | 2011-06-16 | 13 | -97/+7 |
* | Cleanup OriginIdentifierValueMap code. | markusheintz@chromium.org | 2011-06-16 | 4 | -19/+10 |
* | Stub WebUI handler for Update screen. | altimofeev@chromium.org | 2011-06-16 | 11 | -19/+164 |
* | Revert "Remove duplicate entries from the keyboard overlay code." | mazda@chromium.org | 2011-06-16 | 2 | -0/+31 |
* | Updating trunk VERSION from 794.0 to 795.0 | chrome-release@google.com | 2011-06-16 | 1 | -1/+1 |
* | Remove duplicate entries from the keyboard overlay code. | mazda@chromium.org | 2011-06-16 | 2 | -31/+0 |
* | Copy ibus_input_methods.h and keyboard_overlay_map.h to Chrome tree. | satorux@chromium.org | 2011-06-16 | 6 | -60/+218 |
* | Fix to make 'Enable accessibility features.' option change take effect immedi... | hashimoto@chromium.org | 2011-06-16 | 6 | -1/+77 |
* | Removed DCHECK() lines whose condition are possibly true. | morrita@google.com | 2011-06-16 | 1 | -13/+11 |
* | Revert 89298 - Update BuiltinProvider to provide chrome:// URLs. | msw@chromium.org | 2011-06-16 | 7 | -333/+22 |
* | Update BuiltinProvider to provide chrome:// URLs. | msw@chromium.org | 2011-06-16 | 7 | -22/+333 |
* | Reverted r88133 (http://codereview.chromium.org/7065054/) , and removed only ... | shinyak@google.com | 2011-06-16 | 4 | -25/+167 |
* | Sync: Notify the flow when the sync setup handler is destroyed and the overlay | jhawkins@chromium.org | 2011-06-16 | 1 | -0/+3 |
* | Added <TH> tag to infer label. | Takano.Naoki@gmail.com | 2011-06-16 | 4 | -27/+55 |
* | Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than... | scr@chromium.org | 2011-06-16 | 5 | -54/+87 |
* | infobars: Use TCW directly in InfoBar to remove the delegate. | tfarina@chromium.org | 2011-06-16 | 3 | -11/+2 |
* | Print Preview: Adding unit tests for print_preview_utils.js | dpapad@chromium.org | 2011-06-16 | 2 | -0/+111 |
* | Revert 89098 - Initial CL to update the client model more frequently. | rsesek@chromium.org | 2011-06-16 | 18 | -516/+241 |
* | Clean up dependencies. | qsr@google.com | 2011-06-16 | 1 | -2/+0 |
* | Rename the ChromeDriver /healthz servlet to /status, as this will be the name | jleyba@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | Revert 89247 - Increase number of prerender users to 90% | cbentzel@chromium.org | 2011-06-16 | 1 | -4/+4 |
* | [Sync] Beefed up logging for SyncScheduler | akalin@chromium.org | 2011-06-16 | 12 | -106/+341 |
* | Adding methods for unmounting a volume and fetching volume metadata to fileBr... | tbarzic@chromium.org | 2011-06-16 | 12 | -1/+508 |
* | Allows tooltip window creation to fail on renderer rather than crashing. | sky@chromium.org | 2011-06-16 | 1 | -1/+6 |
* | Fixed invalid use of CancelableRequestConsumer in TabRestoreService. | atwilson@chromium.org | 2011-06-16 | 2 | -1/+4 |
* | File Manager: Detect file/directory-ness of default path by checking the file... | rginda@chromium.org | 2011-06-16 | 1 | -97/+178 |
* | Remove references to 'linux2' from our grd files. | tony@chromium.org | 2011-06-15 | 4 | -10/+10 |
* | Disable test - content.ContentTest.testHttpsPagecontent | jasneet@chromium.org | 2011-06-15 | 1 | -0/+2 |
* | Add is_linux, is_win, is_macosx, and is_posix to the list of | tony@chromium.org | 2011-06-15 | 1 | -18/+14 |
* | [Sync] Remove now-unneeded initialized_mutex_. | akalin@chromium.org | 2011-06-15 | 1 | -52/+20 |
* | Polish the "Stop Syncing This Account" dialog. | binji@chromium.org | 2011-06-15 | 4 | -14/+46 |
* | Options: Focus search fields when their respective pages are shown. | jhawkins@chromium.org | 2011-06-15 | 2 | -0/+4 |
* | Use local data files in test whenever possible | nirnimesh@chromium.org | 2011-06-15 | 1 | -5/+5 |
* | Support for accessible multiline text editing for Windows | dmazzoni@chromium.org | 2011-06-15 | 4 | -8/+35 |
* | Remove deprecated cert path code | stevenjb@google.com | 2011-06-15 | 3 | -41/+3 |