summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix perf redness caused by an event name change. ananta@chromium.org2011-01-081-1/+1
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-0712-55/+49
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-0712-49/+55
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-18/+10
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-10/+18
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-072-0/+2
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-072-2/+0
* Popups opened with the noreferrer parameter within ChromeFrame should open in...ananta@chromium.org2011-01-065-6/+121
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-0/+2
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-2/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-0/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-069-33/+41
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-026-8/+7
* Fix ChromeFrame build by including necessary header and using the new namespacebrettw@google.com2011-01-011-3/+4
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-012-7/+7
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-2/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+3
* Add missing base:: to fix the biuld.brettw@chromium.org2011-01-011-1/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-016-25/+25
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0111-19/+21
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-312-8/+8
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-3110-61/+67
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-316-12/+10
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-306-10/+9
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-1/+1
* Don't build using GPO for the tests EXEs we build duringnsylvain@chromium.org2010-12-271-0/+11
* Fixes for the chrome frame npapi test failures seen on the builders. These fa...ananta@chromium.org2010-12-252-15/+11
* Fix build break, againjam@chromium.org2010-12-241-2/+2
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-242-6/+8
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-242-6/+5
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-242-5/+6
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-2410-17/+23
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...tfarina@chromium.org2010-12-241-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-2328-802/+336
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+2
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-235-6/+15
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-233-3/+4
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-226-34/+191
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-211-6/+6
* ceee: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.htfarina@chromium.org2010-12-211-2/+3
* Attempt to fix the chrome frame net test failures on the try server. A DCHECK...ananta@chromium.org2010-12-191-1/+8
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-182-13/+18
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-182-18/+13
* Fix the ChromeFrame BeginningTransaction unit test failures which validate th...ananta@chromium.org2010-12-181-1/+1
* Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...ananta@chromium.org2010-12-175-3/+300
* Suppress a false positive crasher in chrome frame in version 8.0.552.224. The...ananta@chromium.org2010-12-171-0/+6
* Stop upload thread when stopping service. Leaked thread may crash process on...vitalybuka@chromium.org2010-12-171-4/+10
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-2/+1
* base/version: remove wstring versionevan@chromium.org2010-12-171-1/+2
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-169-308/+116