summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-173-1/+17
* POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr...thestig@chromium.org2010-03-171-4/+10
* Refactored glGet commands to use a SizedResult forgman@chromium.org2010-03-1713-226/+1099
* [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
* WebKit Roll 56106:56124.dglazkov@chromium.org2010-03-173-2/+6
* 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
* Ensure that an autorelease pool is available in worker_pool_mac'smark@chromium.org2010-03-172-14/+2
* Update test expectations after r56089. This is an expected changeojan@chromium.org2010-03-173-8/+6
* 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
* chrome_frame_net_test now depends on net_test_support after r41856.wtc@chromium.org2010-03-171-0/+1
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-1724-1338/+53
* Add the descriptor support needed for Pepper in a way that doessehr@google.com2010-03-173-1/+73
* 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
* Reapply r40951 with changes to remove a leak. kkanetkar@chromium.org2010-03-175-200/+121
* Remove bad expectations.darin@chromium.org2010-03-173-99/+0
* Disable failing Unload UI test until fixed.creis@chromium.org2010-03-171-1/+4
* [Mac] Pick up newer GTM with RI Resolution Independence support in the UITwea...thomasvl@chromium.org2010-03-171-1/+1
* 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-177-8/+19
* 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
* Tweak/Wontfix a few tests that we could care less about.dglazkov@chromium.org2010-03-171-12/+8
* Adding debugging switches to Worker process startup on POSIX systems.dimich@chromium.org2010-03-175-10/+26
* Revert 41849 - Fixed the V8 leak suppression.glider@chromium.org2010-03-171-4/+0
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-1711-25/+75
* Fixed the V8 leak suppression.glider@chromium.org2010-03-171-0/+4
* Add bug numbers for failing layout tests during webkit roll.jianli@chromium.org2010-03-171-3/+4
* Changed the pepper test plugin to render a red triangle on a black background...alokp@chromium.org2010-03-176-17/+97
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-1710-4/+27
* Fixes a timeout issue in RenderWidgetHost.creis@chromium.org2010-03-173-12/+97
* Add myself as a watcher to chrome/browser/resources/arv@chromium.org2010-03-171-0/+4
* Widen one ignore rule for TSantimurrrr@chromium.org2010-03-171-1/+1
* WebKit merge 56096:56106.yutak@chromium.org2010-03-171-1/+1
* Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don'ttim@chromium.org2010-03-172-8/+8
* Reverting 41834; ui tests are asploding.avi@chromium.org2010-03-175-251/+20
* Drop a comment that's no longer valid.avi@chromium.org2010-03-171-4/+0
* Remove the unused chrome frame resources and merge things into a single .grd ...robertshield@chromium.org2010-03-174-48/+3
* Die on an OOM situation in many more cases.avi@chromium.org2010-03-175-20/+251
* Expanded the suppression for BookmarkBarGtkUnittest(unit_tests)glider@chromium.org2010-03-171-5/+1
* Marked UnloadDllTest.UnloadAviCapDllWithPatching as flaky.glider@chromium.org2010-03-171-1/+1
* Suppress leaks in ProfileSyncFactoryImpl::CreateProfileSyncServiceglider@chromium.org2010-03-171-0/+6
* Updating trunk VERSION from 356.0 to 357.0chrome-release@google.com2010-03-171-1/+1
* Implement selection of rows on mouse clicks in TableView2 for GTK.satorux@chromium.org2010-03-173-2/+29