summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* file_util: Remove deprecated function SetCurrentDirectory.thestig@chromium.org2009-11-252-5/+0
* Disable the new tab reference tests on mac since the reference buildtony@chromium.org2009-11-251-0/+8
* Http cache: Add code to restart a network request when thervargas@google.com2009-11-255-28/+94
* Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04).mdm@chromium.org2009-11-252-2/+7
* Convert a few other places from using ApplyAccelerator (async) totony@chromium.org2009-11-252-6/+9
* Use apache on the Mac on V8-Latest builders as an experimentojan@chromium.org2009-11-254-3/+167
* Make the eviction function faster by reading/writing 1MB blocksnsylvain@chromium.org2009-11-251-26/+25
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-255-8/+11
* Add new tab warm and new tab cold reference build runs.tony@chromium.org2009-11-252-3/+27
* Enable ETW logging in Chrome Frame.siggi@chromium.org2009-11-251-0/+9
* Make cancel button not pop up when you make a bad login.chron@google.com2009-11-251-12/+13
* Pull in icu@32651:jshin@chromium.org2009-11-251-1/+1
* Fixes crash in tooltips. I was freeing a PangoFontDescription that Isky@chromium.org2009-11-252-11/+6
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-25141-39533/+0
* Try to fix spurious gcc warning.pkasting@chromium.org2009-11-251-2/+2
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-2534-320/+423
* Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...jshin@chromium.org2009-11-252-13/+88
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-257-0/+12
* Adjust for linux startup test speedup.chase@chromium.org2009-11-251-1/+1
* Reverts 33093. The unittest doesn't seem to be able to set registry keys.gwilson@google.com2009-11-256-871/+0
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-256-45/+71
* Add confirmation for each update before adding it to the auto-update of test_...ojan@chromium.org2009-11-251-4/+24
* Fix help dialog for player_x11.scherkus@chromium.org2009-11-251-1/+1
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-2519-1477/+1956
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-253-4/+13
* Adds basic group policy support. Does not wire the settings to the preferenc...gwilson@google.com2009-11-256-0/+871
* Improve Mac plugin coordinate handlingstuartmorgan@chromium.org2009-11-252-62/+70
* WebKit update 51367:51390.dglazkov@chromium.org2009-11-251-1/+1
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-2525-83/+73
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-256-13/+151
* Fix forked location of tcmalloc.h.sgk@chromium.org2009-11-251-0/+0
* Fixes infinite loop within the JS of the news extension that was causing a ne...andybons@chromium.org2009-11-251-11/+11
* Revert 33073 - Reland 33018:mbelshe@google.com2009-11-255-313/+342
* Remove a stray bracket that broke valgrinddkegel@google.com2009-11-251-1/+0
* Merge r33049 (symbolize_linux.cc) to new allocator structure.sgk@chromium.org2009-11-253-2/+194
* Reland 33018:mbelshe@google.com2009-11-255-342/+313
* Clean up test expectations after the recent WebKit roll.dglazkov@chromium.org2009-11-251-12/+0
* DevTools: Recognize getters and setters entries in CPU profile.mnaganov@chromium.org2009-11-251-1/+1
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-254-20/+109
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-253-3/+17
* Mac: fix Esc-key cancellation of bookmark bar button drags.viettrungluu@chromium.org2009-11-252-8/+17
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-2516-0/+1631
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-256-71/+45
* Update V8 to version 2.0.3.ager@chromium.org2009-11-251-1/+1
* Fix ThreadSanitizer suppressionstimurrrr@chromium.org2009-11-251-9/+7
* Fixing 27834 by always deleting ExtensionMessageService onhuanr@chromium.org2009-11-252-6/+18
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-252-36/+52
* Avoid double freeing image list in TableView.mal@chromium.org2009-11-252-13/+0
* Linux: Do not unload the o3d plugin in the browser process. This is a tempora...thestig@chromium.org2009-11-251-1/+8
* Fixed handling of preferred login info in password manager.tim@chromium.org2009-11-252-15/+31