summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/extension_api_json_validity_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-1/+1
* Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16.viettrungluu@chromium.org2010-07-311-1/+1
* Disable BrowserTest.ThirtyFourTabs on Mac.bauerb@chromium.org2010-05-111-0/+1
* Disable ExtensionApiJsonValidityTest.WithV8 under windows.bauerb@chromium.org2010-05-111-1/+7
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Add unit test that uses V8's JSON.parse() to read extension_api.json .skerner@chromium.org2010-03-031-0/+135