summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix omnibox popup positioning by not calling "SetChildBounds" which attempts ...ben@chromium.org2009-06-091-5/+4
* Fix weird stretchy text rendering in O2 popup. Apparently the tile flags were...ben@chromium.org2009-06-091-2/+2
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-096-43/+54
* We don't handle certificate errors during SSL renegotiation.wtc@chromium.org2009-06-094-8/+45
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-099-71/+28
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-0912-59/+188
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-096-8/+426
* Fix TCPClientSocketPool synchronous dns resolution + connect code path.willchan@chromium.org2009-06-092-79/+60
* Added a command line parameter(-clean), which up on passing will uninstall cu...anantha@chromium.org2009-06-082-5/+19
* Moving the Windows specific activation code in the FocusManager to the widget...jcampan@chromium.org2009-06-084-29/+26
* blechaa@chromium.org2009-06-081-8/+10
* Enable zygote manager by default.dkegel@google.com2009-06-088-19/+107
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-0816-0/+1110
* Creates a BlockedPopupContainerView interface, and changes the current Blocke...erg@google.com2009-06-089-359/+371
* Add my PasswordMaker extension to the samples dir.mpcomplete@google.com2009-06-088-0/+2622
* One test still failing on Linux; put it back in test_expectations.senorblanco@chromium.org2009-06-081-7/+2
* Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic...ben@chromium.org2009-06-081-0/+5
* text_expectations cleanup. Mark as passing some tests that weresenorblanco@chromium.org2009-06-081-20/+10
* Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...jcampan@chromium.org2009-06-089-27/+23
* Removing some unused FocusManager related code from RootView.jcampan@chromium.org2009-06-082-25/+0
* Fix user scripts not getting initialized.aa@chromium.org2009-06-084-56/+31
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-088-396/+446
* forgot this file in last CLben@chromium.org2009-06-081-0/+44
* A new menu system for views.ben@chromium.org2009-06-0812-2/+1224
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-0812-56/+65
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-088-117/+127
* Capitalize -lurlmon.lib in default_plugin consistently with the othersgk@google.com2009-06-081-1/+1
* Fix regression where hitting enter in the Omnibox would ignore recent editing.pkasting@chromium.org2009-06-084-17/+29
* Reducing the width of the lock icon (it has unnecessary padding on the sides).finnur@chromium.org2009-06-081-0/+0
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-088-127/+117
* Adjusting the page action icon drawing slightly.finnur@chromium.org2009-06-081-14/+16
* Fixes scrolling in the mac backingstore. We were copyingrohitrao@chromium.org2009-06-081-4/+5
* Revert has_selection flag back to false (was testing that this worked and for...sverrir@google.com2009-06-081-1/+1
* linux build fixesestade@chromium.org2009-06-081-4/+4
* Fix bookmark bar shutdown crash.estade@chromium.org2009-06-081-0/+6
* GTK: More drag support for bookmark manager.estade@chromium.org2009-06-082-22/+107
* Move a few commands to the appropriate slot in the command order.pkasting@chromium.org2009-06-081-2/+6
* Makes it possible for Widget's on GTK to have a transparentsky@chromium.org2009-06-085-9/+122
* Updating trunk VERSION build from 184.0 to 185.0jon@chromium.org2009-06-081-1/+1
* When the resource bundle is not available, the UI font family and the UI font...jshin@chromium.org2009-06-081-1/+7
* Remove a header that is no longer being used after r17818.jhawkins@chromium.org2009-06-081-1/+0
* Use EXPLICIT_ACCESS when trying to get the PasswordStore to cancel a login qu...stuartmorgan@chromium.org2009-06-081-1/+1
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-0829-238/+915
* Add try job status check on commit.maruel@chromium.org2009-06-081-0/+44
* Crash in a CHECK if we fail to load a data pack file. Running w/o ourtc@google.com2009-06-081-2/+4
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-086-50/+123
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-0818-42/+106
* Turn on DevTools Profiler.mnaganov@chromium.org2009-06-082-3/+5
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-0838-105/+170
* Some improvements and bug fixes to traceline.deanm@chromium.org2009-06-085-11/+65