summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-279-47/+93
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-276-78/+126
* Ensure that even if the HostResolver outlives the IO thread, its jobs will no...ericroman@google.com2009-06-273-1/+23
* Update test_expectations.txt for webkit merge.jianli@chromium.org2009-06-271-1/+8
* Need to temporarily flip this back to gfx::NativeView since the other platfor...ben@chromium.org2009-06-272-3/+4
* fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-06-271-5/+6
* gcl error, this file belonged in last changesetben@chromium.org2009-06-271-0/+53
* First part of bookmark context menu reorg.ben@chromium.org2009-06-2710-681/+662
* WebKit merge 45270:45287jianli@chromium.org2009-06-273-3/+4
* A first implementation of the SSL client auth UI.This uses the Windows API th...jcampan@chromium.org2009-06-278-16/+192
* Rolling in new version of python.bradnelson@chromium.org2009-06-271-1/+1
* Reverting 19447.ericroman@google.com2009-06-271-11/+6
* Teach the valgrind and layout tests about the output directory used by the Ma...dkegel@google.com2009-06-272-30/+53
* Fix mistake on spwaning setup againcpu@google.com2009-06-271-2/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-2728-156/+142
* Setting executable bit for third_party/ffmpeg/copy_binaries.shhclam@chromium.org2009-06-271-0/+0
* Finish the gtk search engine manager.mattm@chromium.org2009-06-272-23/+353
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-278-72/+69
* We're leaking almost all the theme bitmaps. Properly delete imagestc@google.com2009-06-271-6/+11
* Add more privacy prefsmattm@chromium.org2009-06-271-24/+222
* Linux web drag first cut.estade@chromium.org2009-06-272-7/+61
* revert cl 19438rvargas@google.com2009-06-279-195/+1566
* bump the version so samples will requestgman@google.com2009-06-261-1/+1
* Simple clean-up of the ssl_manager.h includes.jcampan@chromium.org2009-06-263-20/+7
* nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin...tschmelcher@google.com2009-06-261-1/+1
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-266-28/+70
* Make the new new tab page the default new tab page.arv@google.com2009-06-269-1566/+195
* Enforce correct mime-type on some files formats (especially images).maruel@chromium.org2009-06-261-0/+4
* Do not write magic string to registry for non Google Chrome builds.kuchhal@chromium.org2009-06-261-1/+3
* WriteThumbnailToDisk runs on a bg thread so it cannot access the cache_ direc...meelapshah@chromium.org2009-06-263-6/+15
* Reverting 19425.ericroman@google.com2009-06-2628-135/+153
* Fix bad commentgman@google.com2009-06-261-2/+0
* This fixes lots of docs issues in the IDL files.gman@google.com2009-06-2616-36/+100
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2685-1089/+1208
* Fix the < sign to &lt; in jsdocsgman@google.com2009-06-261-1/+1
* Fix a crash that happens when changing themes.tc@google.com2009-06-263-22/+55
* Make net::HostResolver refcounted.ericroman@google.com2009-06-2628-153/+135
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-2611-3/+93
* Review URL: http://codereview.chromium.org/147235jianli@chromium.org2009-06-262-1/+9
* Missed a test that needed to be updated with r19418.mark@chromium.org2009-06-261-7/+15
* Refactor the win KeywordEditorView for cross platform friendliness.mattm@chromium.org2009-06-268-561/+706
* Document when the Delegate methods OnCertificateRequested andwtc@chromium.org2009-06-261-1/+9
* divVectorVector was copied from mulVectorVector and the * was still there. F...petersont@chromium.org2009-06-261-0/+6
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-2616-49/+188
* JS bindings for Audio ctor in place. 4 test expectations changed.kylep@chromium.org2009-06-261-4/+3
* Do some minor cleanup I noticed in SiteInstance. Before, we would parse andbrettw@chromium.org2009-06-263-19/+24
* Validates links which are to be passed on to the NTP by ensuring that they st...mirandac@chromium.org2009-06-262-8/+14
* Use regular notifications for theme changes.tc@google.com2009-06-263-4/+15
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-2619-5/+539
* Add stubs for the rest of the gtk advanced options sections. Hook up the rese...mattm@chromium.org2009-06-263-2/+135