summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing comma to chrome.gyp to fix Linux shared build.willchan@chromium.org2009-06-091-1/+1
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-098-22/+136
* Implement different radio groups for Options > Personal Stuffmhm@chromium.org2009-06-092-8/+9
* Revert r17930 to add dependencies.sgk@google.com2009-06-091-36/+5
* Convert additional tests to gyp generation:sgk@google.com2009-06-091-5/+36
* Fix toolkit_views bustage by updating callsite to use the new function name.ben@chromium.org2009-06-091-2/+3
* Fix regression from my previous change. Looks like we need to call SetWindow...jam@chromium.org2009-06-092-0/+12
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-0919-2884/+3425
* Form Autofil Options should be a radio groupmhm@chromium.org2009-06-093-102/+78
* Stats for nerds should bring up applicaiton browser window to foregroundmhm@chromium.org2009-06-091-1/+9
* Disk Cache: Simplify CallbackTest.rvargas@google.com2009-06-094-48/+28
* Adding a reference to the location of firefox.tgzbradnelson@google.com2009-06-091-2/+4
* 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