summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* AutoFill: Implement set_whole_number and use it to load whole phone numbers f...jhawkins@chromium.org2010-03-175-6/+20
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-1728-113/+88
* Linux: fix SELinux support.agl@chromium.org2010-03-172-11/+18
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-1722-1446/+22
* Add the descriptor support needed for Pepper in a way that doessehr@google.com2010-03-172-0/+72
* Refactored NPAPITester to accomodate PepperTester. The functionality to load/...alokp@chromium.org2010-03-172-25/+81
* Refactor the bookmark_manager copying targetfeldstein@chromium.org2010-03-172-106/+84
* Disable failing Unload UI test until fixed.creis@chromium.org2010-03-171-1/+4
* Change observer expectationsskrul@chromium.org2010-03-172-24/+44
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-172-0/+4
* gtk: Fix menu display logic for people with top/down xinerama setups.thestig@chromium.org2010-03-171-7/+9
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-1725-557/+462
* Adding debugging switches to Worker process startup on POSIX systems.dimich@chromium.org2010-03-175-10/+26
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-176-11/+45
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-177-1/+15
* Fixes a timeout issue in RenderWidgetHost.creis@chromium.org2010-03-173-12/+97
* Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don'ttim@chromium.org2010-03-172-8/+8
* Drop a comment that's no longer valid.avi@chromium.org2010-03-171-4/+0
* Updating trunk VERSION from 356.0 to 357.0chrome-release@google.com2010-03-171-1/+1
* [GTTF] Remove the internal timeout of extension browser tests.phajdan.jr@chromium.org2010-03-173-33/+8
* Add more sync calls to try to make the FileWatcher test nottony@chromium.org2010-03-171-2/+2
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-171-1/+0
* fixing bustage... file was movedben@chromium.org2010-03-171-1/+1
* forgot a couple of files... moved gfx stuff to toplevel dirben@chromium.org2010-03-171-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-17169-180/+178
* Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...hbono@google.com2010-03-1722-19/+1447
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-1724-1403/+1
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-1728-27/+1238
* Excluding WorkerTest.WorkerMapGcoshima@chromium.org2010-03-171-0/+1
* Don't keep a pointer to NaClBrokerHost in NaClBrokerService - use ChildProces...gregoryd@google.com2010-03-178-71/+30
* Fix chromeos buildestade@chromium.org2010-03-172-2/+9
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-1731-233/+500
* Add a pref for the number of showing icons in the browser actions toolbar.estade@chromium.org2010-03-1710-31/+71
* Basic DragImage implementation.estade@chromium.org2010-03-1722-30/+141
* More AutoFill heuristics fixes.jhawkins@chromium.org2010-03-171-37/+29
* Add a DOMUI datasource that will handle the net-internals page.eroman@chromium.org2010-03-178-0/+406
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-1722-1447/+19
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-1724-1/+1403
* Fix a crash when a moust observer got a mouse event on a wnidow that has alre...oshima@chromium.org2010-03-171-2/+3
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-179-88/+140
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-161-1/+2
* Finish porting FindInPageControllerTest to linux.estade@chromium.org2010-03-165-50/+62
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-161-2/+1
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-1612-79/+131
* Remove eval/new Function from file browser.arv@chromium.org2010-03-161-27/+63
* Use the full URL of the icon in the notification, not just the string passed ...johnnyg@chromium.org2010-03-161-1/+1
* Add new worker-map-gc.html layout test to worker's ui_tests suite.dimich@chromium.org2010-03-161-0/+12
* This patch strips out the http auth credentials before storing it in History DB.inferno@chromium.org2010-03-164-6/+32
* Add a couple more drop targets to the render view.estade@chromium.org2010-03-161-0/+16
* Changing filebrowse html to delete pause when file is finished.dhg@chromium.org2010-03-162-3/+11