summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add split with devtools container into the browser view.pfeldman@chromium.org2009-07-022-6/+55
* Fix: Off-by-one errors in loops over key codes in render_view_unittest.ccyuzo@chromium.org2009-07-021-2/+2
* Fix: Spurious SQL error message is logged in priming SQLite database cache.yuzo@chromium.org2009-07-023-35/+3
* Refactor MetaTableHelper to remove redundant table name prefixing with databaseyuzo@chromium.org2009-07-024-17/+75
* 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-0118-67/+250
* 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
* Browser tests would launch disabled tests.jcampan@chromium.org2009-07-011-0/+4
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-0121-61/+63
* Reverting 19758.mirandac@chromium.org2009-07-0110-57/+18
* Improves tab overview.sky@chromium.org2009-07-018-25/+153
* Diable Broken RenderViewHostManager browsertest from http://src.chromium.org/...rafaelw@chromium.org2009-07-011-1/+1
* Theme window control buttons.mirandac@chromium.org2009-07-0110-18/+57
* Add missing dependency: debugger depends on chrome_stringsbrettw@chromium.org2009-07-011-0/+1
* Adds time-out to browser-tests to prevent a hanging test from hanging the ent...jcampan@chromium.org2009-07-012-0/+28
* Simplify the download build rules for Mac.paul@chromium.org2009-07-011-8/+2
* Fix to allow browser close after download initiated from chrome:// url.rafaelw@chromium.org2009-07-013-1/+71
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-014-31/+96
* Create an interface just for update-related functions in ExtensionsService.asargent@chromium.org2009-07-013-15/+31
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-5/+0
* Temporary fix for page_cycler perf regression.meelapshah@chromium.org2009-07-011-1/+3
* Try to track down the cause of the Drag&Drop crash seen in bug 12524.finnur@chromium.org2009-07-011-0/+5