summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GTTF: more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-07-278-50/+62
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-277-0/+496
* Remove --testing-fixed-http-port and --testing-fixed-https-port.cbentzel@chromium.org2010-07-277-62/+0
* Make canceled login fail over to offline, instead of just failingcmasone@google.com2010-07-272-7/+44
* Linux: Fix some NULL versus 0 issues to appease gcc-4.5.craig.schlenter@chromium.org2010-07-277-13/+13
* Our InPlaceMenu implementation is only partially being used.tommi@chromium.org2010-07-271-1/+5
* When the kChromeUIScheme was made savable, it also broke the disabling of thersesek@chromium.org2010-07-271-2/+7
* Fix DeleteStream() being called twice per stream and CloseStream() reporting ...agayev@chromium.org2010-07-271-7/+1
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-278-161/+225
* net: include the root label in DNSDomainFromDotagl@chromium.org2010-07-275-22/+34
* Fix code path in TabbedPane::RemoveTabAtIndex()mnissler@chromium.org2010-07-271-1/+2
* Set --free-is-write TSan flag default value to "no".timurrrr@chromium.org2010-07-271-0/+13
* DevTools: close remote debugging connection on IO thread when inspected tab c...pfeldman@chromium.org2010-07-271-1/+5
* Touch DEPS file to kick the build.pfeldman@chromium.org2010-07-271-1/+1
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-2713-148/+237
* Suppress more chromeos Valgrind warningstimurrrr@chromium.org2010-07-271-0/+14
* Mac: Add nice fade effect to overflowing bookmark buttons in the bookmark barjeremy@chromium.org2010-07-271-0/+74
* Suppress leaks found by heapcheck in sync_unit_testsglider@chromium.org2010-07-271-0/+62
* Follow-up to r53769 - forgot to add a new file to the CLtimurrrr@chromium.org2010-07-271-0/+3
* Create factories for policy pref stores.mnissler@chromium.org2010-07-273-47/+60
* Don't run DiskCacheEntryTests.*HugeSparse* under ThreadSanitizertimurrrr@chromium.org2010-07-271-1/+0
* Add API on host registration page.nkostylev@google.com2010-07-276-21/+136
* Updating trunk VERSION from 477.0 to 478.0chrome-release@google.com2010-07-271-1/+1
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-279-5/+122
* Add sync_unit_tests to the Heapcheck runner.glider@chromium.org2010-07-271-0/+4
* Update V8 to version 2.3.3whesse@chromium.org2010-07-272-1/+31
* Suppress Memcheck leak warnings found on sync_unit_teststimurrrr@chromium.org2010-07-271-1/+36
* Suppression changes to make chromeos valgrind bot green (hopefully)oshima@chromium.org2010-07-271-13/+30
* Fixing broken Integration tests.rsimha@chromium.org2010-07-275-53/+52
* Add missing resource IDs for keyboard layouts.satorux@chromium.org2010-07-272-0/+12
* ChromeFrame cookie requests would incorrectly get routed to the first host br...ananta@chromium.org2010-07-275-166/+234
* Mac: Really build interactive_ui_tests on the bots.thakis@chromium.org2010-07-271-0/+1
* Rolls Webkit 64096:64101victorw@chromium.org2010-07-271-1/+1
* Add Simplified Chinese (Pinyin) input method DOMUI configuration.satorux@chromium.org2010-07-275-28/+182
* Support chromeos::RemapModifierKeys API.yusukes@google.com2010-07-274-0/+16
* Adjust Mac intl2 expectations.chase@chromium.org2010-07-271-2/+2
* Fix a bug with parsing ftp directory listing lines.michaeln@chromium.org2010-07-274-3/+42
* Rolls WebKit 64089:64095victorw@chromium.org2010-07-271-1/+1
* webkit_support: Move the logger initialization code so that it istkent@chromium.org2010-07-271-44/+44
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-275-12/+14
* Cleanup: Rename gtk button state names to (a) match other platforms and (b) n...pkasting@chromium.org2010-07-275-84/+67
* Make the throbber and tab close button correctly respond to theme changes. T...pkasting@chromium.org2010-07-274-137/+73
* Cleanup: Remove dead code (was only called when we had app + page menus). Ni...pkasting@chromium.org2010-07-272-40/+2
* EncoderZlib/DecoderZlib for chromotinghclam@chromium.org2010-07-2714-18/+550
* Display the language name and the input method list dynamically.satorux@chromium.org2010-07-275-17/+119
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-2738-62/+64
* Extension doc changes (nothing buildable or testable)rafaelw@chromium.org2010-07-2753-36/+247
* Remove IDR_OMNIBOX_*_TRANSPARENT images. The comments for why we need them a...pkasting@chromium.org2010-07-276-29/+6
* Make the resize gripper invisible.pkasting@chromium.org2010-07-2711-218/+130
* media: player_wtl renderer forget to putCurrentFrame.jiesun@google.com2010-07-271-0/+1