summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Allocate |cache| after we have a logic path where we can return and...jhawkins@chromium.org2009-10-051-2/+1
* Disable a Dev Tools test that got missed.pkasting@chromium.org2009-10-051-1/+1
* Remove the BrowserCrashTest.Crash test from the code because it nevernsylvain@chromium.org2009-10-051-20/+0
* Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.pkasting@chromium.org2009-10-053-2/+5
* Temporarily disable the dev tools unit tests. They were broken by the webkit...jparent@chromium.org2009-10-051-16/+16
* Remove the RenderProcessHost from the list of renderer processes when we call...jam@chromium.org2009-10-051-1/+7
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-054-1/+11
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* Remove a NOTREACHED from the keyword editor dialog. To hit,tony@chromium.org2009-10-051-3/+2
* Coverity: check TemplateURL::url return value.mattm@chromium.org2009-10-051-1/+4
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-0521-674/+475
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-0513-103/+12
* Disable RenderViewTest.ImeComposition in valgrind (not just in tsan), as it h...dkegel@google.com2009-10-052-4/+4
* Adding lot more Sync Integration Testtejasshah@google.com2009-10-053-222/+1540
* Update the crash signature for 23780 in known list.huanr@chromium.org2009-10-051-1/+1
* Add missing include.craig.schlenter@chromium.org2009-10-051-0/+1
* Task Manager: show right click context menu no matter where you click on the ...estade@chromium.org2009-10-052-4/+1
* Add a menu item for report a bug or broken website (http://crbug.com/23823 is...thomasvl@chromium.org2009-10-052-124/+741
* Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in.jshin@chromium.org2009-10-052-1/+22
* Do not use the utility process on linux.asargent@chromium.org2009-10-055-8/+43
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-0521-475/+673
* [Mac] Insert views into the proper place in the view hierarchy when tearing o...rohitrao@chromium.org2009-10-053-28/+11
* Adding known crash that's been around for the last couple of days.joi@chromium.org2009-10-051-0/+3
* Infobar l10n passthomasvl@chromium.org2009-10-053-84/+95
* "Windows" and "Macintosh" are proper names, and should be capitalized in the UI.thomasvl@chromium.org2009-10-051-2/+62
* Updating trunk VERSION from 221.5 to 221.6laforge@chromium.org2009-10-051-1/+1
* Remove 1.css~ukai@chromium.org2009-10-051-1/+0
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-058-0/+407
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-048-17/+736
* Updating trunk VERSION from 221.4 to 221.5laforge@chromium.org2009-10-041-1/+1
* TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not g...jnd@chromium.org2009-10-042-1/+9
* Updating trunk VERSION from 221.3 to 221.4laforge@chromium.org2009-10-041-1/+1
* Change ConfirmMessageBoxDialog to just be a native view (it was only windows ...tim@chromium.org2009-10-0354-72/+194
* disable the SlowTermination tests because it keepsnsylvain@chromium.org2009-10-031-7/+1
* Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe...timsteele@google.com2009-10-0315-151/+130
* Fix a warning:nsylvain@chromium.org2009-10-031-2/+2
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-038-20/+138
* Linux build failure makes no sense. Try random fix.pkasting@chromium.org2009-10-031-1/+1
* Rewrite chunks of the blocked popup container code:pkasting@chromium.org2009-10-038-144/+218
* Updating trunk VERSION from 221.2 to 221.3laforge@chromium.org2009-10-031-1/+1
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-0314-41/+235
* Add quota support.jorlow@chromium.org2009-10-0310-32/+22
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-0310-59/+70
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-0321-38/+91
* A new page about hosting extensions (i.e. serving the right HTTP headers).kathyw@google.com2009-10-034-4/+506
* Gtk: Update slide animation progress in a cleaner way.estade@chromium.org2009-10-032-22/+6
* Fix a build error in the jumplist to use the new png codec location.brettw@chromium.org2009-10-031-3/+3
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-0337-106/+103
* Pass unhandled keyup messages coming in from the renderer to the underlying v...ananta@chromium.org2009-10-032-9/+5
* Try again to check in the badge stuff.aa@chromium.org2009-10-033-3/+123