summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'mmpcomplete@google.com2009-01-06645-18511/+270039
* Add histograms to track the size of SafeBrowsing Updates.paulg@google.com2009-01-062-4/+20
* * Create the registry key needed for "dr" value if it doesn't exist.kuchhal@chromium.org2009-01-061-2/+3
* Enables restoring of keyboard focus to the the toolbar button that last had f...klink@chromium.org2009-01-063-15/+30
* Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe...pinkerton@google.com2009-01-065-10/+22
* Readd the concept of deferring tests till a future release and defer all theojan@google.com2009-01-065-149/+221
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-0620-141/+148
* Add a terminating NULL to the text read from the edit control. This doesn't workbrettw@chromium.org2009-01-061-2/+4
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-066-16/+22
* Butcher some files to make ui_tests run 0 tests on Linux.evanm@google.com2009-01-065-30/+143
* Updated media.xcodeproj to include filter_host_impl.cc,h.scherkus@chromium.org2009-01-061-0/+6
* Rebaseline LayoutTests/fast/css/font-face-unicode-range.html jungshik@google.com2009-01-068-5/+97
* Bump for 157 dev cyclemal@chromium.org2009-01-061-1/+1
* Make browser_uitest more Purify friendly.paulg@google.com2009-01-061-13/+16
* Don't special case certain characters in event_sending_controller.ccestade@chromium.org2009-01-064-163/+16
* Reverting 7573.maruel@chromium.org2009-01-061-1/+0
* Checking in stubbed out media::FilterHostImpl and updated Windows and Linux b...scherkus@chromium.org2009-01-064-0/+149
* Forgot to make a few media::FilterHostInterface functions pure virtual.scherkus@chromium.org2009-01-061-11/+11
* clean up safe browsing pref registration by following thetc@google.com2009-01-063-5/+5
* (Correctly) acquire real-time UMA stats for aggregationjar@google.com2009-01-064-20/+46
* Fix a leak in the RenderView tests. We were responsible for deleting the repl...brettw@chromium.org2009-01-062-6/+7
* Adds a dummy ui_tests executable to chrome.xcodeproj. This doesn't currentlymark@chromium.org2009-01-061-1/+269
* Prevent files saved via the "Save as..." page menu item fromtc@google.com2009-01-066-13/+101
* Build file change for enabling dynamic font support. This is a follow-up to t...jungshik@google.com2009-01-066-8/+17
* Part 2 of 'Add common words for each language, and remove forbidden words'sidchat@google.com2009-01-0629-476293/+515964
* * Check expand.exe exit code.kuchhal@chromium.org2009-01-061-1/+3
* Turn on GetVisibleVisitsInRange test on POSIX.jeremy@chromium.org2009-01-062-5/+1
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-068-89/+64
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-0647-242/+314
* Add third_party/icu38/public/i18n to release-mode HEADER_SEARCH_PATHS inmark@chromium.org2009-01-061-0/+1
* One more step towards working Mac SCons build.phajdan.jr@chromium.org2009-01-062-7/+17
* Cleanup base/watchdog thread delegate.phajdan.jr@chromium.org2009-01-062-5/+5
* Fixed the clearing of the inspector messages by mapping the finction usid in ...sgjesse@chromium.org2009-01-061-1/+1
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-066-4/+20
* Reverting 7581.brettw@chromium.org2009-01-068-61/+86
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-068-86/+61
* The timing is somewhat arbitrary, but trunk is now developing a major rev (ne...mal@chromium.org2009-01-061-1/+1
* * Disable test that seems to have been broken by r7570\kuchhal@chromium.org2009-01-061-1/+3
* Ignoring the sdk so it's not reverted on the try slaves.maruel@chromium.org2009-01-060-0/+0
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-066-31/+108
* Reverting 7570.maruel@chromium.org2009-01-066-108/+31
* Enable parallel compiles. This speeds up builds on 4-processor systems by abo...brettw@chromium.org2009-01-061-0/+1
* Keep trying to undo 7564.estade@chromium.org2009-01-056-12/+9
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-0520-220/+198
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-056-31/+108
* WebKit Merge 39520:39606, Chromium sidedglazkov@google.com2009-01-0538-6/+387
* Fix an uninitialized memory read that purify exposed.brettw@chromium.org2009-01-051-6/+7
* * switch download manager to using FilePathestade@chromium.org2009-01-0516-186/+211
* Checking in a patch from m0interactive, reviewed by pkasting. Quote:finnur@google.com2009-01-051-1/+1
* Add a small utility for dumping the system clipboard's contents on GTK.estade@chromium.org2009-01-053-0/+64