summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 19829.mirandac@chromium.org2009-07-026-223/+9
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-023-3/+6
* Fix some issues with extension messaging:mpcomplete@chromium.org2009-07-029-32/+64
* Fix the Linux2 build.brettw@chromium.org2009-07-023-3/+3
* Add a couple of more extension unit tests for pagefinnur@chromium.org2009-07-023-2/+100
* 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
* Add morejs to page cycler tests.cmp@google.com2009-07-021-0/+8
* 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-0210-49/+154
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-0218-76/+77
* Set the WebViewDelegate earlier during WebView creation to ensure thatdarin@chromium.org2009-07-021-20/+14
* TBR:rafaelw@chromium.org2009-07-021-2/+4
* reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...rafaelw@chromium.org2009-07-023-4/+116
* This reverts 2 CLs that worked around a problem with NSGradient on 10.6,jeremy@chromium.org2009-07-021-34/+5
* We recently enabled reading sysctl values from inside the sandbox. This CL r...jeremy@chromium.org2009-07-021-4/+0