summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress a "conditional jump depends on uninitialized memory" in remotingtimurrrr@chromium.org2011-03-051-0/+9
* Add a new views delegate method for menu item accessibility notifications,dmazzoni@chromium.org2011-03-058-1/+77
* Removing suppression for fixed memcheck bugglotov@google.com2011-03-051-11/+0
* Disable prerender on CrOS.cbentzel@chromium.org2011-03-051-0/+6
* Change from CHECK to DCHECK and attempt to handle NULL values, in preparation...joi@chromium.org2011-03-052-24/+17
* Quick-fix the suppression - accidentally replaced "4" with "}"timurrrr@chromium.org2011-03-051-1/+1
* Suppress many Valgrind reports on the memory waterfalltimurrrr@chromium.org2011-03-051-2/+77
* Suppress uninit conds in fileapi::FileSystemUsageCache::Read (issue 75018)glider@chromium.org2011-03-051-0/+28
* Check that uncompressed data passed to zlib is defined, and mark compressionglider@chromium.org2011-03-051-0/+12
* Updating trunk VERSION from 692.0 to 693.0chrome-release@google.com2011-03-051-1/+1
* Reland code to detect corruption of histogram rangesjar@chromium.org2011-03-056-73/+206
* Yet another clang roll attempt.thakis@chromium.org2011-03-052-1/+5
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-0524-200/+200
* Marking sync test SinkBMs10LevelDown as a failure due to r76700.rsimha@chromium.org2011-03-051-1/+3
* importer: Tweak ImportLockDialog comments.tfarina@chromium.org2011-03-053-7/+11
* Disable verbose logging for sync integration tests.rsimha@chromium.org2011-03-051-4/+0
* NSS: Unlock crypto devices when populating cert manager.mattm@chromium.org2011-03-0511-43/+130
* Remove prototype of a function that was removed a while ago.thakis@chromium.org2011-03-051-2/+0
* Major rewrite of BookmarkButton event-handling to support proper menu maf@chromium.org2011-03-0511-32/+327
* Cros: Check PCM after opening Alsa mixerdavej@chromium.org2011-03-051-15/+13
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-056-17/+15
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-0532-209/+307
* Add vpn networks to network_librarystevenjb@google.com2011-03-055-74/+196
* Service process crash on Windows.scottbyer@chromium.org2011-03-051-4/+4
* LOG(INFO)->VLOG(1)estade@chromium.org2011-03-051-4/+4
* Rename Paint() to PaintForDrag() in two cases.thakis@chromium.org2011-03-0512-25/+31
* Make IndexedDB obey the SpecialStoragePolicy.jorlow@chromium.org2011-03-056-23/+58
* importer: Some more cleanups.tfarina@chromium.org2011-03-0512-128/+89
* Add 64-bit Windows tokens to the UA string. This parallels https://bugs.webk...pkasting@chromium.org2011-03-051-2/+21
* Just return, don't use temps.pkasting@chromium.org2011-03-051-13/+9
* Relanding this.ananta@chromium.org2011-03-052-5/+15
* Remove note about flakiness from a test that is no longer flaky. asargent@chromium.org2011-03-051-1/+0
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-053-11/+13
* An attempt to fix the flakiness in a few UI tests.zmo@google.com2011-03-051-1/+5
* Make Window class concrete (mostly).ben@chromium.org2011-03-0510-40/+261
* Mac print proxy out from flag.scottbyer@chromium.org2011-03-053-6/+12
* Revert 77002 - Enable ChromeFrame net tests. These tests regressed with the c...ananta@chromium.org2011-03-052-14/+5
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-0522-49/+353
* Enable ChromeFrame net tests. These tests regressed with the change in the ch...ananta@chromium.org2011-03-052-5/+14
* Update translations using strings from launchpad.net r141tony@chromium.org2011-03-0529-238/+1059
* Add a declared destructor as suggested by Clang builder.satish@chromium.org2011-03-042-0/+4
* Hover/selection of username dropdown items should do nothingdhollowa@chromium.org2011-03-044-27/+77
* New assets for PDF progress control. Added asset for drop shadow.gene@chromium.org2011-03-0414-0/+3
* Make more methods on Widget non-virtual and move to NativeWidgetben@chromium.org2011-03-047-293/+331
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-0411-14/+14
* WebUI Prefs: Remove trailing colon from 'Home page'stuartmorgan@chromium.org2011-03-041-1/+1
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-0410-44/+91
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-0488-313/+721
* Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser...adamk@chromium.org2011-03-042-0/+5
* Cleanuposhima@google.com2011-03-041-25/+0