summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 31284 - Added menu item for sync to wrench menu.willchan@chromium.org2009-11-063-149/+0
* Send keypress() events for ctrl-key and cmd-key in addition to keydown().thakis@chromium.org2009-11-062-1/+27
* Extensions UI page should not allow Reload forextensions that are not 'in dev...finnur@chromium.org2009-11-063-10/+12
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-063-0/+149
* Mac: show correct default favicon in tab strip.viettrungluu@chromium.org2009-11-062-3/+8
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-062-32/+49
* Use GetSwitchValueASCII.tony@chromium.org2009-11-0611-47/+46
* Another regression from r31031: Fix RWHV sizing in extension popups.tony@chromium.org2009-11-061-0/+1
* Attempt at fixing crash when showing bookmark model. The crashsky@chromium.org2009-11-061-1/+3
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-063-6/+3
* Fixes bug where clicking on bookmark in a folder or home buttonsky@chromium.org2009-11-062-6/+11
* Relaxes constraint that typing in a url in the omnibox of a pinned tabsky@chromium.org2009-11-061-4/+10
* Disable OptionsPage test.willchan@chromium.org2009-11-061-2/+2
* Poor work-around for the crasher 23411.jcampan@chromium.org2009-11-063-0/+18
* Some style cleanup from comments after commit.thomasvl@chromium.org2009-11-061-12/+15
* Fix the mediator thread to check for a valid xmpp client before trying tozork@google.com2009-11-061-3/+18
* add some histograms to extensionserikkay@chromium.org2009-11-064-1/+104
* Correctly route the notifications permission-request-complete callback to the...johnnyg@chromium.org2009-11-063-7/+13
* Fix ReportBug dialog so that cancel button moves with the send button as it e...mirandac@chromium.org2009-11-062-3/+11
* Prevent being caught in a drag without the correct set up being first perform...pinkerton@chromium.org2009-11-061-2/+11
* Fix issue where transparent window background wouldn't show up until after yo...pinkerton@chromium.org2009-11-061-21/+33
* [Mac] Prefs l10n width tweaksthomasvl@chromium.org2009-11-061-10/+97
* Update the find result index "(m of n)" whenever there is an active selection...johnnyg@chromium.org2009-11-061-0/+39
* Fix crasher caused by not checking for empty strings before converting.mirandac@chromium.org2009-11-061-4/+4
* DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.pfeldman@chromium.org2009-11-062-2/+4
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-069-17/+53
* Remove an access to Profile from the IO thread.eroman@chromium.org2009-11-062-5/+22
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-0653-42/+207
* Delete several empty files (chrome/browser/cocoa/tab_cell*).viettrungluu@chromium.org2009-11-063-0/+0
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-064-16/+33
* The URLRequestAutomationJob object which needs to route HTTP requests to the ...ananta@chromium.org2009-11-064-54/+63
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-066-238/+859
* Fix a leak caught by valgrind following r31199estade@chromium.org2009-11-061-1/+0
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-0612-110/+229
* Broke a couple of unit tests while bringing them up-to-date with CocoaTest.mrossetti@chromium.org2009-11-062-3/+1
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-0653-207/+42
* Implement Bookmark All Tabs... Added an abstraction of BookmarkEditorControll...mrossetti@chromium.org2009-11-069-428/+911
* Move the spellchecker to the renderer.estade@chromium.org2009-11-0610-5/+608
* Reverts some useful code accidently removed by CL http://codereview.chromium....suzhe@chromium.org2009-11-062-6/+6
* Do not send input menu toggle events to the web.thakis@chromium.org2009-11-064-49/+52
* Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associatedmark@chromium.org2009-11-061-0/+13
* Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...idana@chromium.org2009-11-061-1/+1
* GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...estade@chromium.org2009-11-061-1/+5
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0635-42/+126
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-0/+5
* Fix chromeos build breakjam@chromium.org2009-11-061-1/+1
* [Mac] Draw the results label correctly in the findbar.rohitrao@chromium.org2009-11-0622-194/+997
* [Mac] Delay TabContents::Close() when event-tracking.shess@chromium.org2009-11-065-11/+80
* Fixes navigations chrome-internal: to actually show the NTP.creis@chromium.org2009-11-063-2/+36
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-067-7/+100