summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...sadrul@chromium.org2011-03-152-2/+2
* Make the Pepper audio delegate properly use the I/O thread for manipulating thebrettw@chromium.org2011-03-151-36/+84
* Valgrind leak reported in NSInFlightAnimationdhollowa@chromium.org2011-03-151-10/+0
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-152-0/+2
* Update test expectations to catch some tests that need to be rebaslined due t...levin@chromium.org2011-03-151-0/+8
* Pulling in newer version of yasm.exe with executable set.bradnelson@google.com2011-03-151-1/+1
* Adjust expectations.cmp@chromium.org2011-03-151-7/+7
* Remove colons and fix some title/sentence casing.estade@chromium.org2011-03-1510-132/+82
* Fix clang build, failure caused by r78149.sadrul@chromium.org2011-03-155-5/+5
* Convert importer messges to new format.tsepez@chromium.org2011-03-154-88/+106
* Removes 'foreground' parameter tosky@chromium.org2011-03-1510-32/+19
* Start working on compositor tree painting.sadrul@chromium.org2011-03-1523-31/+381
* Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...adamk@chromium.org2011-03-153-19/+8
* Roll WebKit DEPS 81083:81091 (to pick up some new Leopard baselines for layou...levin@chromium.org2011-03-151-1/+1
* Revert r77777 (a temporary hack) and roll in the fix from ANGLE (567:571).apatrick@chromium.org2011-03-152-22/+2
* Options: Listen to the 'click' event since the 'change' event does not firejhawkins@chromium.org2011-03-152-8/+11
* Remove SelectFontDialogestade@chromium.org2011-03-156-265/+29
* Fix memory leak in client_side_detection_host_unittestdhollowa@chromium.org2011-03-151-1/+5
* chromeos - delete special internet options page CSSestade@chromium.org2011-03-153-28/+6
* Renaming TabRendererData::off_the_record to TabRendererData::incognitovipul.bhasin@gmail.com2011-03-154-8/+6
* Revert r78134+r78136dcheng@chromium.org2011-03-1511-66/+8
* Add back a test_expectation which doesn't seem to have made it upstream.levin@chromium.org2011-03-151-0/+3
* Remove hardcoded breakpad URL from plist and insteadmilligan@google.com2011-03-153-18/+43
* Fix build break after r78134.dcheng@chromium.org2011-03-151-1/+1
* touch: Fix compile (broken by r78102).sadrul@chromium.org2011-03-152-1/+6
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-1511-8/+66
* Roll WebKit DEPS 81012:81083.levin@chromium.org2011-03-153-32/+1
* Fix for ANGLE and readpixels.gman@chromium.org2011-03-151-0/+2
* These files missed the last checkinben@chromium.org2011-03-152-9/+9
* Currently BrowserWindowGtk does a lot of work in the constructor making itprasadt@chromium.org2011-03-143-7/+14
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-1427-242/+249
* Revert 77345 - Speculative fix for Chrome launch issues in Citrix environment.joshia@google.com2011-03-141-3/+0
* [ChromeOS] Add stubs for StorePolicy/RetrievePolicycmasone@chromium.org2011-03-143-0/+143
* Convert hash explicitly to string with the size of the char array. lzheng@chromium.org2011-03-144-3/+12
* Code cleanup related to allowed_bad_certs.wtc@chromium.org2011-03-144-7/+9
* Add PLY (Python Lex Yacc)noelallen@google.com2011-03-146-0/+4657
* Clean up some event code:msw@chromium.org2011-03-1441-393/+393
* Use IsKeyboardLayout() instead of hard coding "xkb:".satorux@chromium.org2011-03-141-6/+2
* Throttle TouchMove events the same as MouseMove events for the purposesrjkroege@chromium.org2011-03-141-1/+2
* Fixed a chrome frame net test crasher caused after the change in chrome to ma...ananta@chromium.org2011-03-141-3/+2
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-146-10/+9
* Removed the DCHECK for single common name in the certificate.rtenneti@chromium.org2011-03-141-2/+6
* Add ContentClient destructor for Clang.creis@google.com2011-03-142-1/+6
* Printing: Always pass in the WebNode.thestig@chromium.org2011-03-145-19/+24
* Fixes regression from r68069. If the tab context menu was canceled wesky@chromium.org2011-03-141-5/+10
* Move cache and report checking to before classification is run.gcasto@chromium.org2011-03-146-116/+179
* PrintPreview: Added code to handle invalid page range text.kmadhusu@chromium.org2011-03-145-41/+149
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-148-173/+107
* Convert ppapi messages to new format.tsepez@chromium.org2011-03-144-732/+747
* Consider the popup window position when the window shows upward. This patch d...thakis@chromium.org2011-03-149-21/+62