summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix ChromeOS crash when device_path is NULL.chocobo@chromium.org2010-02-271-4/+9
* Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-273-290/+201
* [Mac] Make CocoaTest::TearDown() more scalable in the face of valgrind.shess@chromium.org2010-02-272-50/+90
* Rework SafeBrowsingResourceHandler.eroman@chromium.org2010-02-276-151/+331
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-2625-262/+892
* Use syncable hashes that are base64.chron@google.com2010-02-262-26/+19
* Add the bookmarks faviconarv@chromium.org2010-02-261-0/+0
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-2624-976/+170
* Linux: Add decoding for a bunch of certificate extensions.mattm@chromium.org2010-02-269-195/+1261
* gtk: Add the experimental purge memory button. Also add a GRD entry for the b...thestig@chromium.org2010-02-263-5/+28
* Enable WorkerTest.StressJSExecution on Linux.dimich@chromium.org2010-02-261-6/+0
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-2627-328/+773
* Attempt to fix a crash in extension bindings' CallFunctionInContext.mpcomplete@chromium.org2010-02-262-6/+20
* GTK: remove extra padding for extension popups.estade@chromium.org2010-02-265-5/+21
* Fix 32364: Badge text of Browser Action is displayed in bold fontfinnur@chromium.org2010-02-261-3/+8
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-264-2/+34
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-2618-46/+1542
* Remove obsolete "using WebKit::WebConsoleMessage" statements.wtc@chromium.org2010-02-262-4/+0
* Speculative fix for valgrind memory leadjoth@chromium.org2010-02-262-2/+2
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-267-78/+148
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-263-0/+83
* Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...dimich@chromium.org2010-02-2611-6/+63
* fix mac build breakageoshima@chromium.org2010-02-261-2/+4
* Adding sticky field to Notificationoshima@chromium.org2010-02-265-25/+66
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-2626-2/+663
* Fixes bug in extensions where we wouldn't allow an extension to selectsky@chromium.org2010-02-261-6/+6
* fix bug where translate infobar gets stuck at "Loading..." between switching ...kuan@chromium.org2010-02-263-11/+13
* prepare archived file listjiesun@google.com2010-02-261-0/+2
* Add 36874 to known crash list.huanr@chromium.org2010-02-261-0/+3
* Add a metrics extensions API.rogerta@chromium.org2010-02-2615-2/+580
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-267-4/+109
* [Mac] Use the process type to tweak the name showed in Activity Montior to be...thomasvl@chromium.org2010-02-263-0/+35
* Add a defensive null check.darin@chromium.org2010-02-261-2/+2
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-265-16/+24
* Bring Geolocation to life!joth@chromium.org2010-02-267-52/+84
* linux: fix warning message that was bugging meevan@chromium.org2010-02-261-1/+1
* Updating trunk VERSION from 338.0 to 339.0chrome-release@google.com2010-02-261-1/+1
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-265-26/+41
* Misc tidy up:joth@chromium.org2010-02-268-8/+8
* Eric Bidelman's patches for the OAuth library.kathyw@chromium.org2010-02-264-33/+52
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-261-33/+28
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-261-28/+33
* Disable moz http because it hangs and create redness everywherensylvain@chromium.org2010-02-261-1/+2
* Make the invalid version error a bit more specific; the previous textjoi@chromium.org2010-02-261-1/+1
* Adding additional set of things to capture for chromeos (initially empty),bradnelson@google.com2010-02-263-0/+0
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-2610-4/+26
* Only send unprocessed key events upwards if the RenderWidgetHost is not hidden.suzhe@chromium.org2010-02-261-1/+4
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-265-12/+12
* Consolidate two "chromeos or toolkit_views" conditions.oshima@chromium.org2010-02-261-33/+24
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-263-12/+10