summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-2011-18/+410
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-209-28/+42
* Fix build.levin@chromium.org2009-11-201-1/+1
* Fix unitialized memory access in workers.levin@chromium.org2009-11-202-6/+71
* GTK bookmark manager polish.estade@chromium.org2009-11-201-6/+15
* Fix mac ui test valgrind.estade@chromium.org2009-11-201-2/+0
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-2032-2647/+1160
* Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box.suzhe@chromium.org2009-11-202-6/+36
* Set the label for a chrome link button when the text is set, not whentony@chromium.org2009-11-201-2/+14
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-206-9/+92
* Revert change in r31143 which caused crash signal msg size to change and subs...mmoss@chromium.org2009-11-201-1/+1
* NTP: Fix issue where a thumbnail was stuck in hover mode after a delete.arv@chromium.org2009-11-201-0/+18
* Making the browser tests run out-of-process on Windows.jcampan@chromium.org2009-11-192-190/+143
* Linux: tell webkit to permit WebDragOperationMove drags.estade@chromium.org2009-11-191-3/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-1937-2633/+845
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-197-44/+174
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-198-58/+55
* Making the toast localizedcpu@chromium.org2009-11-191-69/+29
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-1948-1249/+537
* Do not run user scripts on chrome.google.comabarth@chromium.org2009-11-191-1/+8
* Removed parentWindow parameter from HtmlDialogWindowController.akalin@chromium.org2009-11-194-44/+16
* gtk: Show page action popup bubbles.derat@chromium.org2009-11-191-9/+20
* Use TabSwitchPaintDuration in tab switching test.chase@chromium.org2009-11-191-20/+21
* [Mac] Rename a poorly named class.rohitrao@chromium.org2009-11-191-5/+5
* Made FlowHandler() be created by SyncSetupFlow itself.akalin@chromium.org2009-11-192-13/+27
* Add an .order file to ensure that no global text symbol winds up at an addressmark@chromium.org2009-11-193-2/+109
* Prep for printing common memory stats from page_cycler_tests and memory_test:sgk@google.com2009-11-193-162/+173
* Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm.akalin@chromium.org2009-11-192-66/+65
* Allow extension port connection requests to provide tab information.mad@chromium.org2009-11-195-23/+42
* Trying to unsplit chrome.gyp again.bradnelson@google.com2009-11-197-4249/+4156
* Revert 32531 - Merging back chrome.gyp into a single piece.thestig@chromium.org2009-11-197-4145/+4249
* Merging back chrome.gyp into a single piece.bradnelson@google.com2009-11-197-4249/+4145
* Addition of the optional flag for the experimental.popup.show(...) callback a...twiz@google.com2009-11-191-0/+1
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-1911-1705/+1932
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-196-85/+9
* Sort the origins in the cookies_tree_model by effective TLD, as opposedian@chromium.org2009-11-192-8/+87
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-198-377/+401
* Mac language/locale cleanupthomasvl@chromium.org2009-11-194-24/+12
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-199-21/+39
* Update samples page. Replace buildbot sample with news one, since itaa@chromium.org2009-11-194-47/+78
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-196-32/+180
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-194-3/+81
* Fix a path traversal issue in extension unpacking. Because of the sandbox, th...aa@chromium.org2009-11-193-5/+20
* Updating trunk VERSION from 252.0 to 253.0chrome-bot@google.com2009-11-191-1/+1
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-197-196/+399
* Introducing the diagnostic model classescpu@chromium.org2009-11-196-0/+384
* Mac: Bounce the downloads folder (in the Dock) on completed downloads.avi@google.com2009-11-193-3/+18
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-197-57/+10
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-192-31/+30
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-193-10/+17