summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-174-2/+19
* Fix crash when reloading/unloading extension after an infobar has been shown.finnur@chromium.org2010-03-171-4/+28
* Fix for ExtensionApiTest.Popup flakinessrafaelw@chromium.org2010-03-171-1/+8
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-175-21/+29
* translate infobar: modify options menukuan@chromium.org2010-03-177-82/+53
* Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...ctguil@chromium.org2010-03-171-13/+1
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-1721-51/+348
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-171-1/+13
* [Mac] Adds button and menu class skeleton for the chevron in the Browser Acti...andybons@chromium.org2010-03-177-17/+198
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-175-10/+41
* Revert r41803 and r41799estade@chromium.org2010-03-1724-148/+32
* [Mac] Honor modifier keys in back/forward menu.bauerb@chromium.org2010-03-175-40/+71
* Committing for dcheng@brg@chromium.com2010-03-1715-1/+1072
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-178-29/+78
* 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