summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disable ExtensionApiTest.Tabs on Mac.jochen@chromium.org2010-03-041-2/+3
* Refactor: Move the code that handles "chrome://net-internals/*" from the net ...eroman@chromium.org2010-03-043-33/+843
* Revert "On-the-fly migration from SafeBrowsingStoreSqlite -> *File."shess@chromium.org2010-03-044-242/+9
* On-the-fly migration from SafeBrowsingStoreSqlite -> *File.shess@chromium.org2010-03-044-9/+242
* Linux certificate viewer: add decoding of rsa public key.mattm@chromium.org2010-03-041-6/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-048-5/+28
* GTK/Mac: show security warning on correct part of url.estade@chromium.org2010-03-042-18/+19
* Add tests for AutoFillInfoBarDelegate, with a fix to only return a button lab...jhawkins@chromium.org2010-03-045-6/+141
* GTK: fix a tab dragging crasher.estade@chromium.org2010-03-042-22/+19
* Linux: implement Client SSL Certificate selection UImattm@chromium.org2010-03-045-54/+334
* Fix one valgrind bug.chron@google.com2010-03-041-1/+2
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-047-17/+61
* Enable "Remove All" button even if nothing is selected.ian@chromium.org2010-03-041-5/+2
* Eliminate duplicate search result entries.feldstein@chromium.org2010-03-041-1/+4
* Test cookie prompting.darin@chromium.org2010-03-0414-40/+155
* First pass at revamping the main menu, now called app launcher.jcampan@chromium.org2010-03-046-194/+244
* Hide the URL for all chrome_url_overrides.arv@chromium.org2010-03-041-7/+3
* Remove debug info used to diagnose bug 31723.rvargas@google.com2010-03-031-19/+1
* Fix a bug that was causing the AutoFill infobar to not show. Initially the A...jhawkins@chromium.org2010-03-032-25/+26
* Remove strings that are no longer used by the NTP.arv@chromium.org2010-03-031-43/+0
* Initialize the GTK style for the balloon toolbar before creating any view obj...johnnyg@chromium.org2010-03-031-2/+2
* Implement new wifi login dialog for ChromeOS.chocobo@chromium.org2010-03-0311-123/+479
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-036-55/+155
* Adjust the test for the RSS extensions a little.finnur@chromium.org2010-03-031-33/+19
* Fix issue 29996xiyuan@chromium.org2010-03-031-2/+20
* This fixes the crash that happens when opening dev tools/javascript console.oshima@chromium.org2010-03-031-1/+5
* Make the js console open by default when you click to inspect an extension viewasargent@chromium.org2010-03-031-1/+1
* Reverting 40536 and 40535erg@chromium.org2010-03-035-492/+413
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-035-413/+492
* Turns out making this opaque breaks the findbar overlapping... reverting 40532.avi@chromium.org2010-03-031-8/+0
* Remove ancient comments that aren't valid any more. The details have been fil...avi@chromium.org2010-03-032-6/+0
* Fix flicker of themed window background by making the tab contents opaque (it...avi@chromium.org2010-03-031-0/+8
* [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...rohitrao@chromium.org2010-03-034-28/+74
* Improve autofill unit testskrul@chromium.org2010-03-035-61/+61
* Cancel bookmark editing when changes happen suddenly.jrg@chromium.org2010-03-036-6/+219
* Fix attempt for bug 34158. Reset the TalkMediator after calling Logout to ens...tim@chromium.org2010-03-031-1/+4
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-0312-32/+22
* Renames route_id to render_view_idbulach@chromium.org2010-03-034-87/+98
* Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html kasperl@google.com2010-03-031-0/+5
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-2/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-2/+2
* Fix autofill test hangskrul@chromium.org2010-03-031-9/+35
* Attempt to fix remaining 3 tests for RSS.finnur@chromium.org2010-03-031-9/+20
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-032-0/+87
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-031-0/+27
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-0310-147/+143
* Bookmark manager: Add drop down arrows to the drop down buttons.arv@chromium.org2010-03-034-259/+291
* Mac: Clean up fullscreen tracking rectangle code.viettrungluu@chromium.org2010-03-031-44/+44
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-0323-89/+233
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-038-13/+137