summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MediaPlayer command line parser and -exit option, so a video can be played an...fbarchard@chromium.org2009-08-102-10/+60
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-104-13/+42
* Have the restored size returned when the browser asks for it. Thistc@google.com2009-08-101-1/+1
* Update the window shape after changing themes. We were losing the roundedtc@google.com2009-08-101-0/+1
* Add live_sync_tests.vcproj to svn:ignoretim@chromium.org2009-08-100-0/+0
* valgrind: Remove a suppression for a leak that has been fixed.jhawkins@chromium.org2009-08-101-10/+0
* gtk: Don't crash if the user double clicks an empty area of the task manager ...jhawkins@chromium.org2009-08-101-2/+4
* Make mouse cursor temporarily hide on keyboard input.thakis@chromium.org2009-08-101-0/+12
* Correct the PrependInteger stack trace capture:sgk@google.com2009-08-101-21/+3
* Roll WebKit to 46977, fold in http://codereview.chromium.org/164247amanda@chromium.org2009-08-109-474/+154
* Fix EOL on devguide.htmlmaruel@chromium.org2009-08-101-1/+2
* Fix startup test error for now.mirandac@chromium.org2009-08-101-1/+1
* Turn off startup test for now to fix bots.mirandac@chromium.org2009-08-101-3/+3
* Target Cortex A8 for the ARM ChromeOS build of Chrome.piman@chromium.org2009-08-101-0/+12
* Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...pkasting@chromium.org2009-08-103-9/+9
* Add new profile with complex theme for startup testing.mirandac@chromium.org2009-08-1014-0/+90
* Fix up broken behavior in install-build-deps.sh.thestig@chromium.org2009-08-101-9/+17
* gtk: Desensitize the "End Process" button when first loading the task manager.jhawkins@chromium.org2009-08-101-0/+5
* Work around a compiz bug where starting chrome and trying to maximizetc@google.com2009-08-102-6/+15
* Another stack trace for leak in rsa_private_key_win.cc.sgk@google.com2009-08-101-0/+18
* If URL requests are to be routed through the external host, the ExternalTabCo...ananta@chromium.org2009-08-103-2/+8
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-104-3/+40
* Test startup of new tab page with a complex theme.mirandac@chromium.org2009-08-104-21/+62
* Only have middle click lower the window if we hit the titlebar ortc@google.com2009-08-101-1/+3
* Correct the order of the methods in webframe_impl.cc to match how they aredarin@chromium.org2009-08-102-818/+809
* Changes SessionService to make sure a Pickle is deleted before thesky@chromium.org2009-08-101-5/+10
* Add Breakpad to the Mac GYP build.maf@google.com2009-08-101-0/+7
* Adding two more layout test failures to test expectations.senorblanco@chromium.org2009-08-101-0/+2
* Rework visited link updating mechanism to be more robust.dglazkov@chromium.org2009-08-103-24/+69
* Enable skia asserts. They were disabled some time ago due tosenorblanco@chromium.org2009-08-105-24/+17
* Fix svn:ignore.maruel@chromium.org2009-08-100-0/+0
* DevTools heap profiler: implement showing objects count & size as percents.mnaganov@chromium.org2009-08-101-5/+109
* Fix an error in revision 22853.maruel@chromium.org2009-08-100-0/+0
* Rebaseline tests of svg/W3C-SVG-1.1/filters-example-01-b.svg and svg/W3C-SVG-...hamaji@chromium.org2009-08-1010-7/+639
* Remove wrong expected data for LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t....ukai@chromium.org2009-08-106-35/+3
* A Chrome-side fix for Issue 18232.hbono@chromium.org2009-08-101-5/+8
* Rebaseline tests with symbols that were not in fonts on buildbot.ukai@chromium.org2009-08-1024-48/+65
* Rebaseline test results of svg/W3C-SVG-1.1/animate-elem-78-t.hamaji@chromium.org2009-08-107-68/+394
* A blind fix for Issue 18837 (and a build fix for VS2008)hbono@chromium.org2009-08-101-7/+10
* Rebaseline test results for css2.1/t0803-c5505-mrgn-02-c.hamaji@chromium.org2009-08-107-5/+13
* Rebaseline LayoutTests/editing/selection/5136696.html.yutak@chromium.org2009-08-107-6/+35
* Rebaseline the test results of svg/W3C-SVG-1.1/animate-elem-39-t.hamaji@chromium.org2009-08-105-5/+79
* Rebaseline LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b.svgukai@chromium.org2009-08-107-3/+92
* Skia merge 309:310yusukes@google.com2009-08-109-5/+5
* Rebaseline LayoutTests/editing/pasteboard/4989774.html.yutak@chromium.org2009-08-107-6/+23
* GRIT: add support for 'js_map_format' needed for DevTools l10n.mnaganov@chromium.org2009-08-107-5/+176
* Rebaseline layout test editing/selection/4983858.hamaji@chromium.org2009-08-107-6/+25
* Rebaseline LayoutTests/editing/pasteboard/5089327.htmlukai@chromium.org2009-08-107-1/+42
* Rebaseline test results for editing/inserting/editable-html-element.hamaji@chromium.org2009-08-107-5/+32
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-1089-1710/+1385