summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Cleanup in browser_render_process_host.cc.jhawkins@chromium.org2011-10-184-16/+20
* Valgrind: Widen a suppression for the x509 cert leak.thestig@chromium.org2011-10-181-3/+1
* base::Bind: Cleanup in database_message_filter.cc.jhawkins@chromium.org2011-10-181-8/+4
* Disable pyauto notification tests on official builds until new chromekkania@chromium.org2011-10-181-0/+6
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-1865-329/+556
* Add chrome and cf multi-install tests.hnguyen@google.com2011-10-183-7/+18
* Make inline installation callbacks fire when the item is downloaded and insta...mihaip@chromium.org2011-10-188-17/+93
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-1812-74/+75
* Downgrade a CHECK to a NOTREACHED in ResourceBundle::LoadLocaleResources.tony@chromium.org2011-10-182-1/+13
* Chromoting: Split XWindows scrollwheel -> button function and use abs().garykac@chromium.org2011-10-181-8/+8
* Revert 106110 - Implement SyncableService in AppNotificationsManager:sail@chromium.org2011-10-1812-1142/+94
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-1822-135/+84
* Minor style edits to omnibox pyauto tests.dennisjeffrey@chromium.org2011-10-182-79/+96
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-1816-355/+259
* Change the Thread name of WATCHDOG to BrowserWatchdog.rtenneti@chromium.org2011-10-181-1/+1
* Cleanup: Remove unneeded namespaces.thestig@chromium.org2011-10-1812-105/+95
* [Mac] Implement initial web intent picker UI.groby@chromium.org2011-10-189-4/+550
* add support for using system jpeg headers here for OpenBSDrobert.nagy@gmail.com2011-10-183-1/+19
* Don't DCHECK NPP_HandleEvent's return for NPERR_NO_ERRORdavidben@chromium.org2011-10-181-4/+2
* Integration tests for two-client Nigori conflicts.albertb@chromium.org2011-10-181-0/+40
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-1819-27/+49
* base::Bind: Cleanups in appcache_storage_impl.cc.jhawkins@chromium.org2011-10-182-44/+51
* base::Bind: Cleanup of blog_url_request_job.*.jhawkins@chromium.org2011-10-183-32/+28
* Define the glibc specific functions for OpenBSD toorobert.nagy@gmail.com2011-10-181-1/+2
* Implemented local input monitor for mac.jamiewalch@chromium.org2011-10-181-22/+65
* base::Bind: Final cleanups in webkit/quota.jhawkins@chromium.org2011-10-186-63/+72
* Some extra cflags are needed for cups on OpenBSD.robert.nagy@gmail.com2011-10-181-0/+5
* Valgrind: Suppress a leak in CrxUpdateService::ProcessPendingItems.thestig@chromium.org2011-10-181-0/+7
* Used use-gl=any instead of forcing osmesa for gpu browser tests.alokp@chromium.org2011-10-183-72/+24
* Revert 106069 - Fix for Memory Leak 72698_bthestig@chromium.org2011-10-184-4/+8
* Make OpenGL string entry points validate the stringgman@chromium.org2011-10-182-18/+96
* Implement SyncableService in AppNotificationsManager:munjal@chromium.org2011-10-1812-94/+1142
* Add NetLog support to UDP sockets.mmenke@chromium.org2011-10-1818-99/+506
* Valgrind: Update a suppression after r106077, suppress new errors for Mac Vid...thestig@chromium.org2011-10-183-1/+59
* Finalize the XML writer before freeing it.petkov@chromium.org2011-10-181-0/+6
* Reset static HttpStreamFactory settings before each test in a NetTestSuite.szym@chromium.org2011-10-183-0/+32
* gtk: fix bulge in custom frameestade@chromium.org2011-10-182-9/+14
* Fixed log messages about failed initialization of GLSurface.alokp@chromium.org2011-10-183-3/+3
* [Sync UI] Display error on personal options page when sync has an unrecoverab...binji@chromium.org2011-10-182-7/+28
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-189-51/+153
* Fix histogram calls to use defined constant instead of hard coding number.rogerta@chromium.org2011-10-182-4/+6
* Update .DEPS.gitchrome-admin@google.com2011-10-181-1/+1
* Bump Syzygy binaries to 0.1.8.0chrisha@google.com2011-10-181-2/+2
* base/json: Collapse a condition in ReadHexDigits into a single if clause.tfarina@chromium.org2011-10-181-3/+1
* Valgrind/Heapchecker: Suppress a WK memory error and a leak in x509 cert code.thestig@chromium.org2011-10-182-0/+71
* net: rework the NPN patch.agl@chromium.org2011-10-1818-293/+505
* Disable NoInfobarForAllowedOrigin on Win.jennb@chromium.org2011-10-181-1/+7
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-1821-559/+282
* Disable TestFullscreenBubbleMouseLockState on Linuxsail@chromium.org2011-10-181-1/+1
* Use base::Bind instead of old callbacks in CertLibrary.satorux@chromium.org2011-10-181-18/+16