summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...pkasting@chromium.org2010-10-1912-42/+36
* Use JoinString from string_util.h instead of a custom function.tfarina@chromium.org2010-10-192-25/+6
* WebFileWriterBase unit testsmichaeln@chromium.org2010-10-193-5/+429
* DOMUI: Change the UTH Privacy section text 'Google Chrome may use web service...tfarina@chromium.org2010-10-191-1/+1
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-199-51/+97
* Make the TemplateURL test code less likley to crash if various failures happen.levin@chromium.org2010-10-192-6/+9
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-1915-8/+879
* WebKit roll 69808:70011jamesr@chromium.org2010-10-191-1/+1
* Convert LOG(INFO) to VLOG(1) - webkit/.pkasting@chromium.org2010-10-197-35/+33
* Convert LOG(INFO) to VLOG(1) - app/.pkasting@chromium.org2010-10-195-10/+10
* Fix the initial clipping of accelerated plugins on the Macstuartmorgan@chromium.org2010-10-192-1/+3
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-1911-29/+496
* Undo spacing change from r62977 that had a bad side effect.aa@chromium.org2010-10-191-4/+0
* Moving the disable test to correct file.oshima@chromium.org2010-10-192-2/+3
* Fix GCC 4.3.4 Release build failure due to warning about potentially uninitia...tschmelcher@chromium.org2010-10-191-12/+10
* Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd.mpcomplete@chromium.org2010-10-182-2/+3
* Fix Valgrind unittests by forcing illegal memory accesses to happen unconditi...pkasting@chromium.org2010-10-181-2/+4
* Removing unused code in RenderView (that code actually does not compile when ...jcivelli@chromium.org2010-10-182-13/+0
* Disable preloading domui menu pageoshima@chromium.org2010-10-181-0/+4
* Suppression for memory leak in SyncMessage::GenerateReplyoshima@chromium.org2010-10-181-1/+11
* Optimistic Fix for an error on AutomationProvider destructor.nirnimesh@chromium.org2010-10-181-2/+5
* Disable NewTabUITest.NTPHasLoginName on Valgrind. It's failing there.thestig@chromium.org2010-10-181-0/+3
* Further clean up for bug_report_ui.cc.thestig@chromium.org2010-10-181-11/+4
* Override the ANTLR NFA conversion timeout to fix non-deterministic build fail...tschmelcher@chromium.org2010-10-181-0/+1
* Bookmark manager: Make Enter do rename on Mac.arv@chromium.org2010-10-181-8/+4
* Move APSL code into third_party.avi@chromium.org2010-10-188-63/+859
* o Update the mapping of action hashes to their appropriate identifiers.andybons@chromium.org2010-10-184-44/+50
* ** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...tim@chromium.org2010-10-1814-45/+51
* TSAN: Disable CookieMonsterTest.GarbageCollectionTriggers under win32 TSAN.thestig@chromium.org2010-10-181-0/+2
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-186-68/+162
* Scroll new apps into view when they are installed.aa@chromium.org2010-10-182-0/+7
* Expose the loading string through the private api.jam@chromium.org2010-10-182-1/+7
* Fix crash on Linux when run by nspluginwrapper due to mismatched width for NP...tschmelcher@chromium.org2010-10-181-4/+9
* Integrate new nixysa rev with work around for Safari 5.0+ crash.tschmelcher@chromium.org2010-10-184-19/+17
* [Gtk] add facility for constrained window delegate to control background color.estade@chromium.org2010-10-184-2/+25
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-1885-182/+498
* Update the list of plugin tests suppressed for Mac valgrindstuartmorgan@chromium.org2010-10-181-0/+3
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-1826-188/+238
* Reserve right-most column of apps grid for web store icon.aa@chromium.org2010-10-183-8/+58
* Use TabContents for Constrained HTML dialogs.estade@chromium.org2010-10-184-31/+175
* Delete unreferenced chrome switches.estade@chromium.org2010-10-182-40/+0
* Convert LOG(INFO) to VLOG(1) - base/.pkasting@chromium.org2010-10-1814-51/+45
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-1814-607/+787
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-1814-302/+380
* Try to green the memory bots. This is just a band-aid, since my previous cha...jam@chromium.org2010-10-181-1/+0
* Update Dr. Memory suppressions to match anonymous namespaces i ToolSanityTeststimurrrr@chromium.org2010-10-181-16/+16
* add wave out extensible support for 5.1 surround soundfbarchard@chromium.org2010-10-182-18/+36
* Fix typo SetUseSSL2CheckboxStatechecked => SetUseSSL2CheckboxStatewtc@chromium.org2010-10-182-8/+20
* [Mac] Always use the grippy cursor while dragging the BrowserActionsContainer...rsesek@chromium.org2010-10-181-2/+5
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-188-22/+41