summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor copyedit to i18n, added link to example directory.kathyw@google.com2009-12-182-7/+23
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-1810-64/+212
* Continuing migration of directory_backing_store.cc to Chromium sqlite wrappers.zork@google.com2009-12-183-41/+45
* [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...andybons@chromium.org2009-12-184-13/+38
* Update WebKit from r52293 to r52323.pkasting@chromium.org2009-12-182-1/+4
* Revert 34983 - Split more targets from chrome.gyp to add support for building...slightlyoff@chromium.org2009-12-1814-1781/+1273
* Add videos to the doc where appropriate.kathyw@google.com2009-12-1810-10/+77
* Bring the remove notifications up from the WebDatabase to the WebDataService.skrul@chromium.org2009-12-182-31/+75
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-189-50/+202
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-1814-1273/+1781
* Add support for GAFYD.aa@chromium.org2009-12-183-8/+128
* Added confirmation dialog for stopping syncing.akalin@chromium.org2009-12-181-3/+36
* Make sure we insert the screenshot into the correct tab by making each tab's ...skerner@chromium.org2009-12-181-9/+10
* supress valgrind complaints about zlib conditional jump performance optimizat...slightlyoff@chromium.org2009-12-181-0/+9
* Need to allow accessibility exceptions to flow to allow the Accessibility Ver...avi@chromium.org2009-12-181-9/+30
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-187-0/+301
* Expose the TransportDIB through the reserved pointer so that the NaCl pepper ...sehr@google.com2009-12-182-1/+29
* Update DirectoryBackingStore::SaveChanges() to use Chromium's SQlite helper f...zork@chromium.org2009-12-181-45/+37
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-184-24/+9
* wine_valgrind: Disabled https/ssl tests while I investigate.thestig@chromium.org2009-12-181-0/+8
* Fix issue with url not being encoded before passing to it Google Reader (issu...finnur@chromium.org2009-12-184-20/+48
* Unit tests for page action icons on Mac.pamg@google.com2009-12-182-4/+111
* Put the fontconfig FcFini call in the PlatformShutdown() method instead ofevan@chromium.org2009-12-181-1/+1
* Add 30790 to known crash to turn reliability bot green.huanr@chromium.org2009-12-181-0/+3
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-185-11/+46
* Changes the title of the in-product EULAs to not contain "OEM"gwilson@google.com2009-12-1841-62/+62
* Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...cira@chromium.org2009-12-181-2/+2
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-1814-527/+118
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-1814-118/+527
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-1827-380/+510
* Mac: correctly fix Omnibox drawing (again), and make the focus ring come back.viettrungluu@chromium.org2009-12-182-55/+29
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-1827-510/+380
* Updating trunk VERSION from 275.0 to 276.0chrome-bot@google.com2009-12-181-1/+1
* Shut down fontconfig in test_shell to lower the amount of memory leaked inevan@chromium.org2009-12-181-0/+1
* Update V8 to version 2.0.5sgjesse@chromium.org2009-12-181-1/+1
* Fixed the tcmalloc patch for Valgrind.glider@chromium.org2009-12-182-18/+39
* Add a keyboard shortcut on Escape that emits the IDC_STOP command.thakis@chromium.org2009-12-187-7/+81
* Give VLGothic a higher priority than Sazanami Gothic for ja locale on Linux.satorux@chromium.org2009-12-181-3/+3
* Add valgrind suppressions for ExtensionMessageBundle::Create leak.thestig@chromium.org2009-12-182-0/+15
* Enable login prompt (http auth) tests on non-windows platformsatwilson@chromium.org2009-12-182-7/+0
* Change Chrome to Google Chrome in an uninstall warning message.mal@chromium.org2009-12-181-1/+1
* Fix SSL error code for unexpected errSSLClosedGraceful on Mackinuko@chromium.org2009-12-181-3/+4
* net: Make a few test server connection values constants. Also do a little Fil...thestig@chromium.org2009-12-184-16/+39
* Added switch to invalidate sync login.akalin@chromium.org2009-12-183-0/+16
* Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...eroman@chromium.org2009-12-185-230/+70
* wine_valgrind: Mark StatsTableTest.StatsCounterTimer test as flaky.thestig@chromium.org2009-12-181-0/+1
* Adds the cmdline "--new-window" that instructs the init sequenceestade@chromium.org2009-12-184-1/+7
* gtk: Browser action dragging fixesestade@chromium.org2009-12-182-0/+26
* Limit the size of extension views on linux.estade@chromium.org2009-12-182-12/+17
* Extensions: file handling clean up.estade@chromium.org2009-12-1822-96/+118