summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable CompactLangDetTest.* to keep XP unit (purify) bot green.jungshik@google.com2009-06-251-0/+3
* cancel_transition is flaky on Linux debug as well. Mark it as such. jungshik@google.com2009-06-251-3/+2
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-258-131/+212
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-256-81/+114
* Add an about:inducebrowsercrashforrealz URL.jeremy@chromium.org2009-06-253-0/+13
* Make more things possible with mock sockets:phajdan.jr@chromium.org2009-06-252-25/+41
* Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...estade@chromium.org2009-06-254-48/+22
* Paint the spy guy.estade@chromium.org2009-06-254-13/+83
* Update test expectations for WebKit update 45086:45111amanda@chromium.org2009-06-251-0/+7
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-255-6/+6
* Update Skia transfer modes for Skia r239amanda@chromium.org2009-06-251-4/+4
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-253-35/+53
* Review URL: http://codereview.chromium.org/147089ericu@google.com2009-06-252-1/+25
* Linux: add linux-gate.so to the minidump mappings.agl@chromium.org2009-06-253-42/+201
* Update Skia transfer modes to match changes in Skia as of r239amanda@chromium.org2009-06-255-6/+6
* Fix a typojungshik@google.com2009-06-251-2/+2
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-2519-97/+62
* Mark two layout tests as flaky.jungshik@google.com2009-06-251-2/+7
* Refactor media pipeline and filters to use injected message loops.scherkus@chromium.org2009-06-257-173/+266
* Disable failing tests until I can figure out what's going on.brettw@chromium.org2009-06-251-2/+4
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-2514-16/+730
* Don't disable view-source mode on cancellation. On error, we should turn offbrettw@chromium.org2009-06-254-3/+44
* Add some missing run time dependencies. This fixes unit_tests and ui_tests s...jam@chromium.org2009-06-251-0/+7
* bookmarks dnd:estade@chromium.org2009-06-254-18/+32
* Hook up test_shell with the new FTP implementation. On Windowswtc@chromium.org2009-06-255-5/+22
* Revise the webkit test list for 3 flaky tets on Linux.jshin@chromium.org2009-06-251-3/+3
* implement WebSandboxSupport stub to prevent a null ptr derefdpranke@google.com2009-06-252-5/+9
* Make sure we keep overflow: hidden on the #most-visited element whenarv@google.com2009-06-242-3/+6
* Now that the tab_table_ of the TaskManager is parent owned, it should not be ...jcampan@chromium.org2009-06-241-4/+0
* Change zh-tw to zh-TW when it's used to find the locale data pack on Linux (c...jshin@chromium.org2009-06-241-1/+1
* Add tooltips to buttons on the new new tab page as well as remove thearv@google.com2009-06-245-37/+46
* Add a framework leak suppression on the Mac.stuartmorgan@chromium.org2009-06-241-1/+11
* Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.yusukes@google.com2009-06-242-619/+5
* Review URL: http://codereview.chromium.org/146114jshin@chromium.org2009-06-242-3/+3
* Fix order of parameters that was causing title and keyword to be switched.ben@chromium.org2009-06-241-1/+1
* JS Binding for HTMLAudioElement Constructorkylep@chromium.org2009-06-242-0/+6
* Add unit testing to CLD. In addition, remove files from cld/base which are no...sidchat@google.com2009-06-247-917/+412
* Add looking up/caching of redirect lists to find the best thumbnail.meelapshah@chromium.org2009-06-246-56/+520
* Fix a bug generating thumbnails. We would only use a stashed thumbnail when itbrettw@chromium.org2009-06-241-6/+13
* Back out all sorts of stuff back to pre-r18933 so that we can regroup andmark@chromium.org2009-06-245-48/+33
* Add error message to help debug install status inconsistency from logs.kuchhal@chromium.org2009-06-241-1/+7
* Add image baselines for fake-italic.agl@chromium.org2009-06-243-0/+13
* Linux: fix double italic on some fonts.agl@chromium.org2009-06-241-2/+15
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-2434-231/+339
* Try to reland r19170 (Pick up extensions (if any) and extensionskuchhal@chromium.org2009-06-243-0/+11
* Fix extension unpacking on linux/mactc@google.com2009-06-246-9/+177
* Return potentially more specific error code in FtpNetworkTransaction.phajdan.jr@chromium.org2009-06-241-2/+2
* Add support for RTL languages in the gtk bookmark bar.jhawkins@chromium.org2009-06-244-42/+48
* Linux: fail more gracefully when ProcessSingleton fails to bind.agl@chromium.org2009-06-241-1/+8
* Prevent infinite loop in new FtpNetworkTransaction.phajdan.jr@chromium.org2009-06-241-1/+4