summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-206-10/+32
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-204-0/+48
* Disable two tests causing valgrind issues from revision 32608.tim@chromium.org2009-11-201-2/+4
* More tweaks and fixes for extension and bookmark sync promo. mirandac@chromium.org2009-11-204-37/+86
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-203-4/+45
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-206-71/+47
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-206-22/+23
* Mac: remove cursor turd from About dialog.viettrungluu@chromium.org2009-11-202-1/+16
* Fix assert in sad_tab when requested width for message is < -1.kuan@chromium.org2009-11-201-2/+4
* Add extensions BookmarkModel observer automatically when manifest has bookmar...mattm@chromium.org2009-11-202-5/+5
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-2010-18/+407
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-204-21/+20
* 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-2027-2634/+1052
* 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
* NTP: Fix issue where a thumbnail was stuck in hover mode after a delete.arv@chromium.org2009-11-201-0/+18
* Linux: tell webkit to permit WebDragOperationMove drags.estade@chromium.org2009-11-191-3/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-1926-3156/+534
* [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-197-17/+55
* Making the toast localizedcpu@chromium.org2009-11-191-69/+29
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-1947-636/+464
* 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
* [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
* 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
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-196-2/+497
* 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-196-377/+398
* Mac language/locale cleanupthomasvl@chromium.org2009-11-194-24/+12
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-195-18/+21
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-194-3/+81
* Introducing the diagnostic model classescpu@chromium.org2009-11-194-0/+380
* 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-191-11/+11
* BookmarkManagerTest now passes without this hack.oshima@chromium.org2009-11-191-9/+0
* GTK: add f11 for fullscreen menu item to wrench menu.estade@chromium.org2009-11-191-1/+2
* GTK: correct coordinate calculation for floating bookmark bar background pain...estade@chromium.org2009-11-191-5/+5
* Enable WebSocketExperiment backukai@chromium.org2009-11-191-4/+0
* Mac: Fix regression in NTP detached bookmark bar colours.viettrungluu@chromium.org2009-11-191-3/+7
* linux: unused variable in ARM buildjoel@chromium.org2009-11-191-0/+3