summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Initial html page views for print preview and setupmhm@chromium.org2009-07-034-0/+26
* Fix EOL style on this file.maruel@chromium.org2009-07-031-293/+293
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-0324-115/+939
* Move RenderViewHostManager back to tab_contents. Moving it to renderer_hostbrettw@chromium.org2009-07-037-60/+95
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-037-112/+72
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-036-13/+59
* DevTools: Console tests.pfeldman@chromium.org2009-07-031-0/+11
* Handle partial sends over the ChromeDevToolsProtocol.apavlov@chromium.org2009-07-031-9/+22
* Create a project for maintaining default extensions.finnur@chromium.org2009-07-031-0/+0
* 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-032-1/+26
* 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-0324-143/+650
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-038-0/+281
* Revert 19829.mirandac@chromium.org2009-07-026-223/+9
* Fix some issues with extension messaging:mpcomplete@chromium.org2009-07-024-18/+25
* Fix the Linux2 build.brettw@chromium.org2009-07-023-3/+3
* GTK: when doing a drag from a web page, pass a recent mouse down to gtk_drag_...estade@chromium.org2009-07-022-6/+12
* Fix bookmark util crashestade@chromium.org2009-07-021-0/+4
* Pop-up chrome.jrg@chromium.org2009-07-024-6/+54
* Fix a typo I came across while debugging.eroman@chromium.org2009-07-022-3/+3
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-023-14/+64
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-026-9/+223
* GTK: Clean up some bookmark related UI hacks.estade@chromium.org2009-07-023-57/+34
* Implement Add and Update for PasswordStoreMac.stuartmorgan@chromium.org2009-07-028-49/+148
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-0217-76/+76
* TBR:rafaelw@chromium.org2009-07-021-2/+4
* reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...rafaelw@chromium.org2009-07-021-4/+12
* This reverts 2 CLs that worked around a problem with NSGradient on 10.6,jeremy@chromium.org2009-07-021-34/+5
* Add split with devtools container into the browser view.pfeldman@chromium.org2009-07-022-6/+55
* Fix: Spurious SQL error message is logged in priming SQLite database cache.yuzo@chromium.org2009-07-022-21/+2
* Refactor MetaTableHelper to remove redundant table name prefixing with databaseyuzo@chromium.org2009-07-023-17/+74
* Paint infobar background as gradient.estade@chromium.org2009-07-021-5/+33
* Prefer arraysize() over sizeof().cmp@google.com2009-07-021-1/+1
* Fix performance issues with NNTP.arv@google.com2009-07-023-33/+40
* Adds some debugging code in hopes of tracking down asky@chromium.org2009-07-012-0/+5
* Adds user metrics for tab overview.sky@chromium.org2009-07-014-2/+22
* Remove a bunch of low-level keychain helper tests that are now redundant with...stuartmorgan@chromium.org2009-07-013-426/+252
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-019-44/+132
* Call superclass's TearDown to avoid leaks.pinkerton@chromium.org2009-07-011-4/+3
* Make Linux restore Omnibox contents on tab switch.evan@chromium.org2009-07-013-30/+166
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-0120-60/+62
* Reverting 19758.mirandac@chromium.org2009-07-014-49/+17
* Improves tab overview.sky@chromium.org2009-07-018-25/+153