summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Check return value of GetInteger.mattm@chromium.org2009-10-011-2/+1
* Tighten test expectations to match the flakiness dashboard.ojan@chromium.org2009-10-011-17/+15
* First cut at badge implementation. Right now it just uses staticaa@chromium.org2009-10-018-4/+129
* Coverity: Initialize lock_, semaphore_, and test_socket_ in the constructor.jhawkins@chromium.org2009-10-011-2/+5
* Reverting 27756.jorlow@chromium.org2009-10-0125-579/+46
* Coverity: Fix the AcceleratorPressed override to match the declaration in Wid...jhawkins@chromium.org2009-10-012-6/+9
* Adjust XP morejs expectations after r27708.chase@chromium.org2009-10-011-1/+1
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-0125-46/+579
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-0110-1/+196
* Coverity: Remove a check for < 0 on an unsigned int.jhawkins@chromium.org2009-10-011-5/+5
* Remove a circular dependency for chrome Linux symbols. Make it possible to fo...thestig@chromium.org2009-10-012-29/+44
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-017-5/+146
* Fixing CRLF -> LF for the test directory.tommi@chromium.org2009-10-012-540/+540
* This CL adds gdb_helper to tsan_analyze.py, making thetimurrrr@chromium.org2009-10-012-29/+92
* Two features:mbelshe@google.com2009-10-014-14/+116
* GTK: Don't hard code status bubble border.erg@google.com2009-10-011-8/+5
* Adding the LF tag so that patches will work on the trybots.tommi@chromium.org2009-10-012-401/+401
* Reverting recent font change, it seems to be causing problems withsky@chromium.org2009-10-012-28/+16
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-0115-11/+207
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-018-62/+55
* Updating trunk VERSION from 220.2 to 221.0jon@chromium.org2009-10-011-2/+2
* Some simple doc updates for README.chromium:cevans@chromium.org2009-10-011-4/+17
* Download shelf menus in title case.thomasvl@chromium.org2009-10-011-40/+118
* Add a suppression for AudioQueueStop report in media_unitteststimurrrr@chromium.org2009-10-011-1/+9
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-018-43/+279
* [Mac] Don't call MemoryDetails::Release() from AboutMemoryHandler's constructor.shess@chromium.org2009-10-011-6/+5
* Ignore PNG functions from WebKit, ignore V8 internalstimurrrr@chromium.org2009-10-011-2/+8
* Roll deps to pick up crash fix in Hunspell.kuchhal@chromium.org2009-10-011-1/+1
* Fix a typo in a comment.pkasting@chromium.org2009-10-011-2/+2
* Fix the indenting in chrome_switches.cc to be consistent.pkasting@chromium.org2009-10-011-51/+52
* Attempt 4 at fixing font size on linux. I think I finally gotsky@chromium.org2009-10-012-16/+28
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-0111-25/+64
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-0113-9/+134
* LTTF: rebaseline LayoutTests/fast/box-shadow/basic-shadows.html for linux.hamaji@chromium.org2009-10-013-4/+1
* Make the no bookmarks text a small control so it doesn't stick out, this make...thomasvl@chromium.org2009-10-011-8/+8
* Fixes bug in determining if we can paste from the clipboard. Need tosky@chromium.org2009-10-012-1/+40
* Privacy Blacklist Unblockidanan@google.com2009-10-015-24/+115
* LTTF: rebaseline LayoutTests/css1/text_properties/vertical_align.html .hamaji@chromium.org2009-10-013-3/+1
* Make dumpResourceLoadCallbacks() show relative paths which match the results ...hamaji@chromium.org2009-10-012-10/+25
* Enabling WorkerTest.MessagePorts as the upstream regression was fixed:hamaji@chromium.org2009-10-011-1/+1
* Updating trunk VERSION from 220.1 to 220.2laforge@chromium.org2009-10-011-1/+1
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-014-2/+32
* DevTools Heap profiler: Show aggregated retainer graphs.mnaganov@chromium.org2009-10-013-92/+297
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-0121-95/+155
* Disable CheckSvnModifiedDirectories for now. It doesn't work well in third_pa...thestig@chromium.org2009-10-011-2/+3
* Set JEMalloc as the default allocator (instead of TCMalloc)jar@chromium.org2009-10-011-1/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-0121-155/+95
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* Revert to using TCMallocjar@chromium.org2009-10-011-1/+1
* Try to use JEMALLOC as the default allocatorjar@chromium.org2009-10-011-2/+2