summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-0622-157/+321
* Disable failing test on Linux.tony@chromium.org2010-08-061-0/+3
* allow yuv scaling fpic code to be used on linux, as well as Macfbarchard@chromium.org2010-08-061-7/+16
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-068-102/+68
* Fixes to separators in context menu items added by extensions.asargent@chromium.org2010-08-068-37/+208
* DOM UI js: Add a single selection model.arv@chromium.org2010-08-065-15/+354
* NULL-check the weak RenderView pointer before unregistering plugin delegatesstuartmorgan@chromium.org2010-08-061-1/+2
* Fix plugin tests on linux.tony@chromium.org2010-08-061-0/+3
* Undisable SessionHistoryTest.HistoryLengthphajdan.jr@chromium.org2010-08-061-4/+0
* Copy the npapi pepper test plugin during the build so we don'ttony@chromium.org2010-08-067-84/+90
* Make status bubble behave properly in RTL languages.mirandac@chromium.org2010-08-061-13/+14
* Dispatch key event to bindings processing.xiyuan@chromium.org2010-08-061-0/+4
* Add *.json to svn:ignoremaruel@chromium.org2010-08-060-0/+0
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-0620-258/+43
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-0620-43/+258
* Reshuffle some NSS code to make way for Snap Start.agl@chromium.org2010-08-063-122/+158
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-08-069-35/+316
* Disable AutomatedUITestBase.CloseTab and OptionsUITest.LoadOptionsByURL underglider@chromium.org2010-08-061-0/+4
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-0630-71/+14
* Change some EXPECT's to ASSERT's in http_auth_handler_factory_unittest.cccbentzel@chromium.org2010-08-061-3/+3
* Add a new suppression for bug 51076 (Leak in StatusBubbleViews::Init)glider@chromium.org2010-08-061-1/+41
* Uninitialized member in BrowserKeyboardAccessibility.finnur@chromium.org2010-08-061-2/+3
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-069-122/+230
* Fix memory leak in policy refresh implementationdanno@chromium.org2010-08-064-34/+17
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-0620-213/+609
* Suppress bug 51379glider@chromium.org2010-08-061-0/+27
* Tweak CSS so that very long language names are folded in left-aligned.satorux@chromium.org2010-08-061-0/+1
* Fix a bug where we were showing duplicate language names in the add language ...satorux@chromium.org2010-08-064-11/+153
* Updating trunk VERSION from 487.0 to 488.0chrome-release@google.com2010-08-061-1/+1
* Revert 55200 - Update V8 to version 2.3.5.3sgjesse@chromium.org2010-08-061-1/+1
* Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th...joth@chromium.org2010-08-062-7/+5
* WebKit roll 64789:64821.pfeldman@chromium.org2010-08-061-1/+1
* Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...pam@chromium.org2010-08-069-66/+122
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-0611-1/+92
* Update V8 to version 2.3.5.3sgjesse@google.com2010-08-061-1/+1
* Add a location bar icon for accessed (but not blocked) cookies.jochen@chromium.org2010-08-062-0/+1
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-0613-38/+225
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-0613-80/+219
* Build the language list just like we do in the C++ version.satorux@chromium.org2010-08-062-18/+38
* Update the V8 version to 2.3.5.2sgjesse@google.com2010-08-061-1/+1
* Add chromeos namespace to the language options page and its friends.satorux@chromium.org2010-08-0611-54/+92
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-0628-29/+9
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-0647-48/+26
* Add UTF-8 DCHECK()s in values.cc (since keys/paths are expected to be UTF-8).viettrungluu@chromium.org2010-08-061-0/+6
* OTS DEPS roll to r34.yusukes@chromium.org2010-08-061-1/+1
* Add both English and the alternate language to the preferred language list on...zork@chromium.org2010-08-061-1/+6
* Fix typos in translate testsnirnimesh@chromium.org2010-08-061-1/+1
* Fix some instances where the string desc does not use In Title Case properly.mal@chromium.org2010-08-061-6/+6
* Use built-in size function from std::string instead of strlen function.tfarina@chromium.org2010-08-061-7/+6
* This adds adds four macros when compiling using GTEST_OS_MAC:rsesek@chromium.org2010-08-065-0/+151