summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Used ScopedTempDir dir for the FileBackedDC unit test.sanjeevr@chromium.org2010-10-081-1/+6
* Fix some incorrect usages of l10n_util::GetStringestade@chromium.org2010-10-082-22/+36
* Valgrind: Suppress leak inside SSLConfigServiceManager.thestig@chromium.org2010-10-081-0/+13
* Disable the 'About Chrome Frame' option in the context menu for the NPAPI plu...ericdingle@chromium.org2010-10-082-0/+11
* The start of the instant opt-in mocks.sky@chromium.org2010-10-089-17/+209
* Add new chromeos specific message loop observer to map Alt-Click todavemoore@chromium.org2010-10-084-2/+77
* Add --help and --man-page to chrome-wrapper.tony@chromium.org2010-10-081-0/+13
* Clean up safe_browsing_database.cc histograms.shess@chromium.org2010-10-082-11/+54
* [Mac] Return better error messages when AmIBundled() fails. We're seeing thi...rohitrao@chromium.org2010-10-081-5/+7
* Adding strings for new TMP information dialogglotov@chromium.org2010-10-082-1/+14
* Valgrind: Update a suppression after refactoring in r61996.thestig@chromium.org2010-10-081-1/+1
* Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking th...jar@chromium.org2010-10-082-51/+10
* [GTK] update infobars to new, harder-to-spoof versions.estade@chromium.org2010-10-0816-24/+358
* [Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...rohitrao@chromium.org2010-10-086-4/+41
* Revert 61975 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-081-0/+5
* Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transa...ananta@chromium.org2010-10-082-10/+51
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-0829-467/+531
* Copy mesa lib into TestShell bundle so TestShell will use Mesa GL instead of ...zmo@google.com2010-10-082-2/+19
* NTP: Add some padding to the lower buttons.arv@chromium.org2010-10-081-1/+1
* Changes the style of the username label.altimofeev@chromium.org2010-10-081-2/+63
* Implemented default images for users who skip profile image screen.avayvod@chromium.org2010-10-084-34/+131
* net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_agl@chromium.org2010-10-081-4/+21
* Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...aa@chromium.org2010-10-086-118/+6
* Implement generic GetUpdates support in python sync server. This was a recentnick@chromium.org2010-10-082-48/+262
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-083-13/+23
* TPM ownership code added to the normal login flow.glotov@chromium.org2010-10-081-0/+11
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-086-6/+118
* TPM ownership code added to OOBEglotov@chromium.org2010-10-082-8/+22
* Fix issue where opening a new tab using the ext API would not focus the omnibox.andybons@chromium.org2010-10-081-14/+9
* linux: Allow showing icons in menus.erg@google.com2010-10-0810-22/+218
* Support chrome://blob-internals to inspect the blob storage.jianli@chromium.org2010-10-0811-0/+345
* Refactor domui menu to make extending easieroshima@chromium.org2010-10-0813-130/+291
* Relanding 61904 with missing file this time.apatrick@chromium.org2010-10-0811-0/+276
* Implement additional IAccessibleText methods to return the nearestdmazzoni@chromium.org2010-10-083-65/+304
* gpu: Removed unused class declaration.thakis@chromium.org2010-10-081-13/+0
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-0818-117/+407
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-0829-114/+234
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-081-5/+0
* Add myself to the labs watchlist.thakis@chromium.org2010-10-081-1/+6
* The problem here seems to have been a race condition between the animator wan...mirandac@chromium.org2010-10-081-0/+2
* Update documentation in the json filegfeher@chromium.org2010-10-081-9/+9
* build-bisect: clarify usageevan@chromium.org2010-10-081-2/+6
* New images for chrome scrollbar, tbr:sky@chromium.orgdavemoore@chromium.org2010-10-0812-0/+0
* Http Cache: Add some debug code to track a bug. Basicallyrvargas@google.com2010-10-081-0/+8
* Add a --gdb flag to chrome-wrapper to make it easier to debugtony@chromium.org2010-10-081-2/+18
* Document the accelerated view lock hierarchy.thakis@chromium.org2010-10-081-0/+12
* Cloud Print Proxy UI tweaks.scottbyer@chromium.org2010-10-082-2/+19
* Remove log for errors opening files. It's the client's responsibility to log ...pinkerton@chromium.org2010-10-081-2/+0
* Add an OVERRIDE macro to our list of compiler-specific annotations.evan@chromium.org2010-10-081-11/+31
* Connect up OpenSSL socket to use the OpenSSL X509Certificate.joth@chromium.org2010-10-085-103/+83