summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-259-35/+60
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-2533-208/+189
* Print a warning when running layout tests with incorrect theme.ericroman@google.com2008-11-255-1/+90
* Port base/watchdog to Linux.deanm@chromium.org2008-11-256-97/+70
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-259-213/+361
* Fix a memory leak in the net directory lister.estade@chromium.org2008-11-251-4/+2
* Some crashes reported from the field seems to indicate that whenjcampan@chromium.org2008-11-253-3/+20
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-256-35/+64
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-255-0/+34
* Round font pixel sizes before VDMX lookup.agl@chromium.org2008-11-251-1/+1
* Changes table_view to get position for context menu from the currentsky@google.com2008-11-253-2/+22
* less include pathstc@google.com2008-11-251-41/+49
* The first run sentinel does not get created for system installcpu@google.com2008-11-251-2/+11
* Changelist for erg's readability review.erg@google.com2008-11-253-114/+180
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* Review URL: http://codereview.chromium.org/12434jcampan@chromium.org2008-11-253-2/+36
* Fix for 1498134, possible crash when cancelling a url request. Thesky@google.com2008-11-252-2/+29
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Fix a rash of uninit data errors reported by Valgrind.agl@chromium.org2008-11-251-0/+2
* Clarify file-stream comments.darin@chromium.org2008-11-251-0/+4
* Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to bemark@chromium.org2008-11-251-2/+7
* Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to bemark@chromium.org2008-11-2535-0/+0
* Remove dependancies on gcc/perl etc. This saves a bunch of stats andagl@chromium.org2008-11-251-0/+5
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* Modify the run_webkit_tests.py script so it also outputs the regressionerg@google.com2008-11-253-40/+71
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* Revert caret blinking because I didn't do it right.deanm@chromium.org2008-11-251-12/+2
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-253-0/+9
* Reverting 5971.maruel@chromium.org2008-11-258-143/+6
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-258-6/+143
* Remove a bit of code dupe in a switch.deanm@chromium.org2008-11-251-8/+2
* linux greentc@google.com2008-11-251-2/+14
* Add new baseline for hindi-spacing.html, which differs by button size.ericroman@google.com2008-11-253-16/+16
* remove dups from linux test listtc@google.com2008-11-251-15/+2
* Update linux test liststc@google.com2008-11-251-70/+806
* Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w...deanm@chromium.org2008-11-252-13/+26
* Get expectations right. This was a timeout.ojan@google.com2008-11-251-1/+1
* Revert my caret blinking change for now.deanm@chromium.org2008-11-252-3/+6
* Use StringPiece in the TLD service. This means we don't have to copy the TLD...deanm@chromium.org2008-11-252-138/+103
* It was brought to my attention that defining _HAS_TR1=0 helps with Visual Stu...maruel@chromium.org2008-11-252-1/+2
* Remove some layout-test-specific hacks.ericroman@google.com2008-11-25854-7448/+7660
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-258-18/+30
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-252-6/+3
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-255-27/+25
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-2518-273/+338
* Update test lists from merge.ojan@google.com2008-11-251-0/+3
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-252-20/+23