summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This rearranges where the renderer variable is set so that GYPgspencer@google.com2009-10-083-58/+25
* This fixes the rendering issue in Firefox by ignoring zero heightgspencer@google.com2009-10-081-5/+0
* Disable CancelSparseIO unit test while I see what's going on.rvargas@google.com2009-10-081-1/+1
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-0820-51/+81
* Layout test dashboard changes:ojan@chromium.org2009-10-082-60/+148
* Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...ajwong@chromium.org2009-10-082-23/+45
* This fixes the build by making all the sub-packagegspencer@google.com2009-10-081-3/+3
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1
* Disk cache: Add a method to cancel pending sparse operations.rvargas@google.com2009-10-0810-9/+285
* Fix rebaseline tool that I just broke by testing properly for ojan@chromium.org2009-10-083-5/+9
* Remove comments and const_cast that is no longer necessary with the latest Skia.brettw@chromium.org2009-10-082-8/+2
* Add a ticks counter that tells you how idle is a render processcpu@chromium.org2009-10-084-0/+36
* Stop computing simplified diffs. For now, leave the oldojan@chromium.org2009-10-089-215/+15
* Remove unused valgrind suppression.eroman@chromium.org2009-10-081-6/+0
* Remove a valgrind suppression which isn't being used.eroman@chromium.org2009-10-081-40/+0
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-0854-109/+147
* Make the signature for 23780 more generic.huanr@chromium.org2009-10-081-1/+1
* Update DEPS to newer Chrome rev to fix Windows build.maf@google.com2009-10-081-4/+3
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-0813-70/+147
* When middle clicking a link in Linux, an onpaste event is fired. Prevent the...vandebo@chromium.org2009-10-081-1/+4
* Update DEPS to pull in 10.4 fixes.maf@google.com2009-10-081-3/+3
* Coverity: Pass file parameter by reference.jhawkins@chromium.org2009-10-082-2/+4
* Pulls WebDragDest out of TabContentsViewGtk so that it can be used bysky@chromium.org2009-10-087-236/+301
* Webkit roll to 49284.johnnyg@chromium.org2009-10-082-5/+5
* Use ASSERT_TRUE, not ASSERT_NE.jhawkins@chromium.org2009-10-081-1/+1
* Hung Renderer dialog should dismiss with "Wait" for Enter or Escmark@chromium.org2009-10-086-135/+148
* [Mac] Enable "Edit Search Engines" in Omnibox context menu.shess@chromium.org2009-10-088-23/+201
* Coverity: Assert that GetMutableDictionary returns a non-NULL dictionary.jhawkins@chromium.org2009-10-081-2/+3
* Coverity: DCHECK that we got a valid dictionary.jhawkins@chromium.org2009-10-081-0/+1
* Remove suppression for bug 22031.eroman@chromium.org2009-10-081-8/+0
* Remove the reference to Google Chrome branding from the supplement.gypi place...robertshield@chromium.org2009-10-081-30/+24
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-086-9/+86
* Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing thezork@google.com2009-10-081-1/+7
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-0814-97/+290
* Coverity: fix possible leak in VisitSegmentDatabase.mattm@chromium.org2009-10-081-2/+2
* Rebaseline of media tests after WebKit r49259.johnnyg@chromium.org2009-10-0855-572/+312
* Implements Screen::GetMonitorAreaNearestPoint for views/gtk.sky@chromium.org2009-10-081-2/+5
* Move bug_17996 to the intentional section of the valgrind suppressions file, ...jhawkins@chromium.org2009-10-081-7/+8
* Add lint check that REBASELINE is not in test_expectations.txt.ojan@chromium.org2009-10-081-0/+5
* Add chrome linux/win baselines for LayoutTests/fast/repaint/line-in-scrolled-...jparent@chromium.org2009-10-086-4/+11
* Use static_cast in LinkNode<T>::value() so that it works withdarin@chromium.org2009-10-082-3/+19
* Somehow, I managed to screw up a perfectly good .png for onlyCommentInIFrame....senorblanco@chromium.org2009-10-085-13/+6
* Suppress a memory leak and a use-after-free error spotted on the bots.jhawkins@chromium.org2009-10-081-0/+41
* Move MostVisitedHandler into a separate file because it's big.tony@chromium.org2009-10-085-811/+862
* Detect NULL characters in certificate Subject commonwtc@chromium.org2009-10-081-17/+87
* MD5 header cleanup for lint and items brought up when reviewing code based on...fbarchard@chromium.org2009-10-081-16/+24
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-089-53/+31
* Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...jhawkins@chromium.org2009-10-081-1/+10
* Sync: Remove pthreads from ServerConnectionManager and notifier.tim@chromium.org2009-10-086-74/+38
* Mark extend-selection.html as flaky.jhawkins@chromium.org2009-10-081-0/+2