summaryrefslogtreecommitdiffstats
path: root/chrome/browser
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-2622-260/+878
* Use syncable hashes that are base64.chron@google.com2010-02-262-26/+19
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-2623-973/+170
* Linux: Add decoding for a bunch of certificate extensions.mattm@chromium.org2010-02-262-195/+28
* gtk: Add the experimental purge memory button. Also add a GRD entry for the b...thestig@chromium.org2010-02-262-5/+25
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-2623-327/+756
* GTK: remove extra padding for extension popups.estade@chromium.org2010-02-265-5/+21
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-262-2/+30
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-269-18/+590
* 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-264-42/+66
* 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-2616-0/+323
* 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
* Add a metrics extensions API.rogerta@chromium.org2010-02-265-0/+390
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-264-3/+104
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-262-9/+15
* Bring Geolocation to life!joth@chromium.org2010-02-266-47/+79
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-263-23/+34
* Misc tidy up:joth@chromium.org2010-02-268-8/+8
* 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
* 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
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-1/+3
* AutoFill dialog UI polish. Based on feedback from thakis.dhollowa@chromium.org2010-02-265-2/+26
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-251-0/+11
* Remove unused header declaration. Not defined in syncer.cc. Was moved into sy...chron@google.com2010-02-251-2/+0
* When applying updates, the UpdateApplicator should check ServerModelType and nottim@chromium.org2010-02-251-1/+2
* Temporary fix for commit ID problem. Hex encode IDs so we use ASCII.chron@google.com2010-02-252-2/+5
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-2542-145/+425
* fix crash when translate infobar is instantiated with Translating statekuan@chromium.org2010-02-251-0/+2
* When creating preference sync node, set the node title to the name of thealbertb@google.com2010-02-254-6/+9
* Mac: Fix cert text y pos.thakis@chromium.org2010-02-251-1/+1
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-255-122/+60
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-2513-148/+335
* Theoretical crash fix: deleted |blocked_popups_| sticks around un-NULLed.erg@chromium.org2010-02-252-0/+2
* GTK: add hover glow effect to toolbar buttonsestade@chromium.org2010-02-257-81/+180
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-256-16/+57
* Translate Infobars for OS X.jeremy@chromium.org2010-02-257-9/+710
* Fix an issue in the common wifi data provider to make esp. mac wifi work corr...joth@chromium.org2010-02-253-21/+41
* Add iStumbler license to the about:credits pagejoth@chromium.org2010-02-251-0/+37
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-259-0/+12