summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-062-1/+30
* Add support for extended tooltips.arv@google.com2009-07-062-3/+18
* Add a ping delay time master preference.kuchhal@chromium.org2009-07-065-21/+69
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-067-8/+78
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-062-3/+9
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-063-3/+18
* Updating trunk VERSION build from 192.0 to 193.0laforge@chromium.org2009-07-061-1/+1
* Add a bunch of CHECKs to RenderViewHost trying to track down a crash.mpcomplete@chromium.org2009-07-062-1/+40
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-063-63/+140
* GTK: Improve look of find in page failure label.estade@chromium.org2009-07-061-1/+7
* Add an exact search method to the Keychain adapter, and modify unit tests to ...stuartmorgan@chromium.org2009-07-063-243/+230
* Reapply r19950. Turns out it wasn't at fault for breaking the vista tests.willchan@chromium.org2009-07-062-0/+18
* Revert r19950 since it broke vista tests.willchan@chromium.org2009-07-062-18/+0
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-062-0/+133
* Add checks to track down crashes in URLRequestChromeJob.willchan@chromium.org2009-07-062-0/+18
* Re-enable BlockedPopupContainerView tests (Disabled earlier in r19942)nirnimesh@chromium.org2009-07-061-4/+0
* Makes unit tests compilable for linux2.sky@chromium.org2009-07-061-1/+1
* Make two IPC messages async.stoyan@chromium.org2009-07-061-4/+4
* Fixes two documentation bugs in property_bag.sky@chromium.org2009-07-061-4/+2
* Add remaining functionality for popup blocker: popup menu to unblock individu...pinkerton@chromium.org2009-07-065-20/+181
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-0618-701/+77
* Disable BlockedPopupContainerView tests on Mac Valgrindnirnimesh@chromium.org2009-07-061-0/+4
* DevTools: preserve focus on activating dev tools window.pfeldman@chromium.org2009-07-068-1/+32
* Redraw the location bar on reload. This change is Mac port of http://coderevi...yusukes@google.com2009-07-061-1/+1
* Fix problems with render_widget_host_ being deleted out-of-sync with cocoa_vi...shess@chromium.org2009-07-062-12/+32
* Ensure that VisitedLink listener Add event only fires when new fingerprint is...dglazkov@chromium.org2009-07-043-17/+20
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-0427-440/+364
* Initial html page views for print preview and setupmhm@chromium.org2009-07-034-0/+26
* Modifying mini_installer to have different additional options.bradnelson@chromium.org2009-07-031-0/+1
* Fix EOL style on this file.maruel@chromium.org2009-07-031-293/+293
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-0329-117/+968
* Move RenderViewHostManager back to tab_contents. Moving it to renderer_hostbrettw@chromium.org2009-07-039-69/+98
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-038-118/+72
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-0310-14/+65
* DevTools: Console tests.pfeldman@chromium.org2009-07-032-0/+50
* Handle partial sends over the ChromeDevToolsProtocol.apavlov@chromium.org2009-07-031-9/+22
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-12/+0
* Create a project for maintaining default extensions.finnur@chromium.org2009-07-034-8/+18
* Fixing unitialized variable (Coverity nit).finnur@chromium.org2009-07-031-2/+3
* Initializing the struct before using it, as mandated byfinnur@chromium.org2009-07-031-9/+9
* Make action buttons listen to the enter key.arv@google.com2009-07-033-67/+119
* Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopUR...meelapshah@chromium.org2009-07-035-400/+217
* Another batch of performance improvements for NNTP.arv@google.com2009-07-033-167/+307
* GTK: Preview images in file chooser.estade@chromium.org2009-07-031-0/+36
* Fix showModalDialog regression.jam@chromium.org2009-07-035-1/+42
* Change some numbers on the gtk bookmark bar.estade@chromium.org2009-07-032-2/+2
* Knock out a couple more TODOs from the bookmark manager.estade@chromium.org2009-07-031-3/+34
* Re-show bookmark bar buttons whenever they're configured.estade@chromium.org2009-07-031-0/+2
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-0329-143/+665
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-0314-0/+309