summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect gtk cursors. se-resize and sw-resize are reversed.thestig@chromium.org2009-06-161-2/+2
* Add a UI test for downloading in incognito mode.paul@chromium.org2009-06-161-1/+43
* Fetch the SVN revision number correctly regardless of line endingssgk@google.com2009-06-161-4/+6
* Speculative fix for a chromebot crash since I can't reproduce itpaul@chromium.org2009-06-162-0/+5
* Fix for occasional crash in a Worker process caused by 'shadow page' trying t...dimich@google.com2009-06-161-1/+1
* Cleanup Personal Stuff options tab pagemhm@chromium.org2009-06-161-5/+0
* WebKit merge from r44699 to r44726.tc@google.com2009-06-163-3/+8
* Remove some files from third_party\cld which are not required.sidchat@google.com2009-06-167-2249/+0
* Fix StatsTable::RegisterThread so that it doesn't crash if shared memoryevan@chromium.org2009-06-162-7/+5
* Add missing headers to gyp files.jam@chromium.org2009-06-162-0/+3
* Initial stub for the support library, gyp file and targets. Chrome.exe and ch...slightlyoff@chromium.org2009-06-162-0/+25
* Mark a test as failing on linux/debug.tc@google.com2009-06-161-0/+3
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-1616-57/+376
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-1618-33/+317
* Remove type from page action manifest, since we are ignoring that value anywa...finnur@chromium.org2009-06-161-2/+1
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-165-32/+199
* Review URL: http://codereview.chromium.org/125205mark@chromium.org2009-06-161-1/+1
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-1629-222/+179
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-168-133/+207
* Fix a crash that could happen at shutdown or window close due to a double-free.mpcomplete@google.com2009-06-164-26/+7
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-1656-305/+342
* Webkit merge from r44682 to r44699.tony@chromium.org2009-06-162-3/+8
* Access RenderThread::current() only on render threadhclam@chromium.org2009-06-163-47/+80
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-1618-317/+33
* Incorporate new Linux deb packaging file.mmoss@chromium.org2009-06-161-0/+1
* Revert 18484 - DevTools: Add support for dumping objects into the console.laforge@chromium.org2009-06-169-190/+117
* Revert r18482, gyp conversion of chrome.exe; first run issues.sgk@google.com2009-06-161-0/+1
* Restore .pdb file names to chrome_{dll,exe}.pdb (as expected by thesgk@google.com2009-06-161-2/+16
* Add better baselines. My previous check-in didn't have the right ones. I blam...dglazkov@google.com2009-06-164-12/+101
* Don't show tooltips if the window isn't main.pinkerton@chromium.org2009-06-161-1/+4
* Rebaseline tests, affected by fixes to Skia compositing upstream: http://trac...dglazkov@google.com2009-06-1611-12/+16
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-167-19/+35
* Fix Windows release compile by adding missing build_config.h include.phajdan.jr@chromium.org2009-06-161-0/+2
* Fixing problem where ml, hi, pt-PT and bg first run bubbles were truncated or tojshin@chromium.org2009-06-164-6/+6
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-1649-71/+93
* Make HttpNetworkLayer tests network-independent.phajdan.jr@chromium.org2009-06-164-31/+51
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-1615-332/+36
* Add missing cairo_surface_destroy. Fixes a memory leak.phajdan.jr@chromium.org2009-06-161-0/+1
* Add purify and extensions to watchlist.erikkay@google.com2009-06-161-0/+8
* Adding ap key inclusion to uninstall metrics.robertshield@google.com2009-06-161-0/+9
* Remove tests that are now passing from expectations.dglazkov@google.com2009-06-161-9/+1
* Fix up the sprintf to properly mark the string as a wide string.thomasvl@chromium.org2009-06-161-1/+1
* Use a pdf instead of a png for incognito badge.pinkerton@chromium.org2009-06-163-2/+255
* Make tooltip loading lazy.pinkerton@chromium.org2009-06-161-2/+3
* InspectorController::Setting::integerValue() returns a long. Fix format strin...craig.schlenter@chromium.org2009-06-161-1/+1
* Bring url_fetch_test into compiling shape on mac/linux.thomasvl@chromium.org2009-06-162-35/+42
* Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.craig.schlenter@chromium.org2009-06-161-5/+9
* DevTools: Fix standalone devtools app mode.pfeldman@chromium.org2009-06-161-2/+8
* Fix rebaselining of a layout test. Accidentally rebaselines with aager@chromium.org2009-06-162-2/+2
* DevTools: Add support for dumping objects into the console.pfeldman@chromium.org2009-06-169-117/+190