summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-087-30/+129
* Revert 43890 - Use ScopedPrefUpdate to correctly send out notifications when ...jochen@chromium.org2010-04-082-137/+67
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-0816-147/+90
* [GTTF] Clean up browser tests:phajdan.jr@chromium.org2010-04-0811-252/+134
* Enforce the restriction that placeholder names can only containtony@chromium.org2010-04-081-1/+1
* Skip a test that is failing since the webkit merge.ojan@chromium.org2010-04-081-1/+3
* Speculative roll forward of webkit that fixes chrome compileojan@chromium.org2010-04-081-1/+1
* Return an approximately correct drop effect from WebDragTarget::OnDrop.dcheng@chromium.org2010-04-084-28/+29
* Rollback webkit merge 57160:57243 since it appears to haveojan@chromium.org2010-04-081-1/+1
* Possible fix for 40234 + changed one of the DCHECK to CHECKgeorgey@chromium.org2010-04-081-2/+6
* Reverting: 43802 AutoFill: Re-enable label scraping.dhollowa@chromium.org2010-04-082-43/+12
* Updating trunk VERSION from 371.0 to 372.0chrome-release@google.com2010-04-081-1/+1
* Build selenium tests on the bots. This test is running on the webkit.org xp ...nsylvain@chromium.org2010-04-081-0/+1
* TestResoruceContentLength is flaky on linux_views,chromeososhima@chromium.org2010-04-081-1/+8
* AutoFill: Only match the exact string 'mi' when matching a middle initial field.jhawkins@chromium.org2010-04-084-2/+65
* AutoFill: Respect the maxlength attribute when filling input elements.jhawkins@chromium.org2010-04-082-1/+175
* Assume pending buffered bytes is zero when ALSA has underrun.scherkus@chromium.org2010-04-085-16/+73
* Fix Darin's review comment for the plugin blocker fix.cevans@chromium.org2010-04-081-5/+4
* WebKit rollojan@chromium.org2010-04-081-1/+1
* notification panel fix on chromeos.oshima@chromium.org2010-04-088-27/+253
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-0827-191/+185
* AutoFill: A few fixes.jhawkins@chromium.org2010-04-083-11/+114
* Make it possible to switch between views of the new net-internals page by usi...eroman@chromium.org2010-04-084-23/+52
* A number of incidental changes I've made over the passed few weeks have appar...petersont@google.com2010-04-0810-115/+420
* Reorganize the BMM Menusfeldstein@chromium.org2010-04-081-7/+3
* Use ScopedPrefUpdate to correctly send out notifications when Geolocation set...albertb@chromium.org2010-04-082-53/+112
* Remove a bunch of output generated by grit during the build. Fortony@chromium.org2010-04-083-8/+10
* When doing bookmark sync and nodes are deleted, close any open bookmarkjrg@chromium.org2010-04-081-0/+6
* Turn on theme sync by default.dantasse@chromium.org2010-04-082-11/+14
* The autofill popups were activated causing an assert on Mac.jcivelli@google.com2010-04-071-1/+1
* Add a callstack to the known_crashes list.ace@chromium.org2010-04-071-0/+4
* TBR: chron@chromium.orgzork@chromium.org2010-04-071-4/+4
* Get translate prefs syncingskrul@chromium.org2010-04-075-15/+61
* GTK: speculative fix for browser test crashes on buildbot.estade@chromium.org2010-04-071-0/+8
* Added "Learn More" link to autofill on Windows.georgey@chromium.org2010-04-076-7/+49
* Don't bail early on extensions update.asargent@chromium.org2010-04-073-8/+49
* Use ScopedPrefUpdate to correctly send out notifications when the hostalbertb@chromium.org2010-04-072-67/+137
* Send a notification when we connect to p2pzork@chromium.org2010-04-071-0/+5
* Make sure to strip the brackets around IPv6 literals when resolving the hostn...eroman@chromium.org2010-04-072-1/+16
* Update and rewrite the permissions section of the manifest page.kathyw@chromium.org2010-04-072-22/+100
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-078-42/+72
* Modified effect.js to emit glsl as well as the original o3d shader language. ...petersont@google.com2010-04-073-303/+1006
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-073-266/+167
* Fix ClientSocketPool to count idle sockets toward socket limit.willchan@chromium.org2010-04-073-28/+115
* linux: use white-on-blue for selection color in classic theme modeevan@chromium.org2010-04-071-1/+1
* AutoFill: Handle NAME_MIDDLE_INITIAL when setting field info.jhawkins@chromium.org2010-04-071-1/+1
* Set the site instance in all cases when we start a new load. If you navigate ...brettw@chromium.org2010-04-072-6/+26
* Enable GL_VERTEX_PROGRAM_POINT_SIZE during initialization to matchkbr@google.com2010-04-073-0/+14
* Only disable ShutdownTest.TwentyTabsSessionEnding in Debug mode. It runs just...thestig@chromium.org2010-04-071-1/+1
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-0716-132/+140