summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WebKit roll to r58855.dpranke@chromium.org2010-05-061-1/+1
* Tweak the chat manager ifdef condition.scherkus@chromium.org2010-05-061-1/+1
* Kill subprocesses (e.g. unit tests) which appear to be hanging. Use ajrg@chromium.org2010-05-062-7/+210
* NTP: Bounce the app icon after it is installed.arv@chromium.org2010-05-062-24/+57
* Add an UMA histogram that counts the types of network error codes that main f...eroman@chromium.org2010-05-061-0/+20
* gtk: Use the new ShowAutoFillDialog interface to load imported profiles/CCs injhawkins@chromium.org2010-05-061-7/+18
* Revert "Remove npapi hack from basictypes.h now that npapi.h is fixed."evan@chromium.org2010-05-061-0/+10
* Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.mbelshe@chromium.org2010-05-061-0/+1
* AutoFill: Clean up the server response handling code.jhawkins@chromium.org2010-05-067-68/+88
* AutoFill: Fix a renderer crash by resetting the form cache when each WebFramejhawkins@chromium.org2010-05-063-11/+13
* Remove npapi hack from basictypes.h now that npapi.h is fixed.evan@chromium.org2010-05-061-10/+0
* NTP: Fix issue where we have a visual glitch when hovering the thumbnailsarv@chromium.org2010-05-061-2/+3
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-054-9/+45
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-053-16/+20
* Added NetworkChangeNotifierThread interface.akalin@chromium.org2010-05-0512-152/+381
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-054-26/+85
* Eliminate non-functional differences between our NPAPI headers and the npapi-...stuartmorgan@chromium.org2010-05-052-427/+408
* Fix a unit-test that was crashing on valgrind bot.eroman@chromium.org2010-05-052-6/+15
* Fix a bug in PRESUBMIT.py because of default argument ordering.maruel@chromium.org2010-05-051-5/+5
* AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.jhawkins@chromium.org2010-05-051-1/+1
* Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.mbelshe@chromium.org2010-05-052-2/+1
* Changes DraggedTabController to operate on a View instead of a Tab.sky@chromium.org2010-05-053-27/+25
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-0518-173/+115
* When an app window gets a new tab, show the window.skerner@chromium.org2010-05-051-0/+1
* Make the other GetProfile() method public.tommi@chromium.org2010-05-051-2/+9
* Make disabled internal plugins stay disabled even when the version of Chrome ...viettrungluu@chromium.org2010-05-056-4/+46
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-054-94/+163
* Get tests working for Alternate-Protocol and proxies.willchan@chromium.org2010-05-054-31/+43
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-058-41/+38
* gtk: Make use of gtk signal macros in AddLanguageDialog.mattm@chromium.org2010-05-051-18/+13
* This filters out all of the non-toplevel windows from the browser listgspencer@chromium.org2010-05-051-28/+20
* Fix SPDY crash where we receive an early SYN_REPLY.mbelshe@chromium.org2010-05-054-24/+79
* Grr, change last CL to define ChangeResolution as a target with type of none ...tschmelcher@chromium.org2010-05-051-8/+9
* First step in adding a parameter to a method of WebKit::WebSharedWorker.michaeln@chromium.org2010-05-052-2/+12
* Win SxS: Use SxS icon on the shortcuts in start menu, etc.mattm@chromium.org2010-05-052-2/+13
* Enable WorkerTest.WorkerContextMultiPort.dimich@chromium.org2010-05-052-6/+5
* Add support for RTL and replace ID to the test shell notification presenter,johnnyg@chromium.org2010-05-052-1/+17
* Fix a chrome frame crash reported on the crash server. This occurs while atte...ananta@chromium.org2010-05-051-1/+1
* Fix a chrome frame crash reported on the crash server. The crash occurs in th...ananta@chromium.org2010-05-051-5/+1
* Make the default launch container always be a tab. I think thisaa@chromium.org2010-05-053-6/+2
* Fix popups from onunload handlers.erg@chromium.org2010-05-051-3/+12
* Fix build break.pkasting@chromium.org2010-05-051-0/+1
* Make Font::GetStringWidth() a shortcut for gfx::Canvas::SizeStringInt() on Wi...pkasting@chromium.org2010-05-055-27/+22
* Fix RTL-mode display of table of URLs to load on startup. The table itself s...pkasting@chromium.org2010-05-051-5/+4
* STS: add elanex.biz to the preloaded list.agl@chromium.org2010-05-052-0/+8
* WebKit roll to r58838.dpranke@chromium.org2010-05-052-3/+1
* Only define the ChangeResolution target on Windows. This fixes a problem wher...tschmelcher@chromium.org2010-05-051-8/+16
* Change the V8 proxy resolver bindings so that dnsResolve(XXX) returns null wh...eroman@chromium.org2010-05-053-39/+32
* Added unit tests for URLSecurityManager.ahendrickson@chromium.org2010-05-052-0/+89
* Changes the mini tab title animation.sky@chromium.org2010-05-057-31/+250