summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_unpacker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more logging to try and figure out Vista test crash.aa@chromium.org2012-01-311-10/+16
* Disable more ExtensionUnpackerTests crashing on Vista Tests (3).yoz@chromium.org2012-01-271-6/+44
* Really disable the InvalidMessageFilter testrlarocque@chromium.org2012-01-261-1/+1
* Revert 119014 - Reenable tests that were crashing due to a bad Vista Tests (3...rlarocque@chromium.org2012-01-261-4/+30
* Reenable tests that were crashing due to a bad Vista Tests (3) bot.mpcomplete@chromium.org2012-01-251-30/+4
* Revert debug logging to ExtensionUnpackerTests. We have enough data.mpcomplete@chromium.org2012-01-231-38/+5
* Add more logging to ExtensionUnpacker to debug crashes in unit tests.mpcomplete@chromium.org2012-01-181-0/+15
* Add conditional logging to ExtensionUnpacker to help debug crashes in unitmpcomplete@chromium.org2012-01-111-5/+23
* ExtensionUnpackerTest.InvalidMessagesFile is flaky on Windowsjeremy@chromium.org2012-01-101-1/+7
* Disable intermittently crashing ExtensionUnpackerTest.InvalidDefaultLocale on...msw@chromium.org2012-01-061-2/+7
* ExtensionUnpackerTest.HasDefaultLocaleMissingLocalesFolder crashes on Vista.jknotten@chromium.org2012-01-061-1/+9
* Mark ExtensionUnpackerTest.ExtensionUnpackerTest DISABLED on OS_WIN.msw@chromium.org2012-01-061-3/+3
* Marking ExtensionUnpackerTest.EmptyDefaultLocale as flake on Windows. See htt...dslomov@chromium.org2012-01-051-2/+9
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-9/+10
* Remove potentially many static initializers.thakis@chromium.org2011-11-241-6/+11
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-1/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-12/+5
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-3/+3
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-091-1/+1
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-2/+2
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-2/+2
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-191-14/+12
* DISABLING all new unpacker tests. XP try bots are failing.cira@chromium.org2009-11-181-10/+10
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+120