summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-193-12/+15
* More ChromeFrame perf test fixes to account for the changes in the UITest fun...ananta@chromium.org2011-01-192-4/+20
* Fix a dumb error in the chrome frame tests code which attempts to terminate a...ananta@chromium.org2011-01-181-1/+1
* Fix for ChromeFrame TypeUrl test failures on the IE9 builder. The Address bar...ananta@chromium.org2011-01-161-2/+2
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-1/+1
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-1/+1
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-1/+1
* Fix and re-enable slide-in/slide-out of infobars.erikwright@chromium.org2011-01-141-3/+1
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-3/+3
* Fix ChromeFrame net tests which have broken since revision 70089 which added ...ananta@chromium.org2011-01-141-2/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-8/+9
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-125-216/+22
* Attempt to fix a chrome frame tests crash consistently seen on the IE9 builde...ananta@chromium.org2011-01-121-0/+2
* Attempt 3 at landing this patch. The previous attempts caused compile failure...ananta@chromium.org2011-01-111-1/+30
* Revert 70981 - Relanding this patch.ananta@chromium.org2011-01-111-23/+2
* Remove unused ChromeFrameHTTPServer class.tfarina@chromium.org2011-01-115-119/+9
* Relanding this patch.ananta@chromium.org2011-01-111-2/+23
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70962 - Prevent extract build failures on the ChromeFrame builders cau...nirnimesh@chromium.org2011-01-111-32/+21
* Prevent extract build failures on the ChromeFrame builders caused when the ch...ananta@chromium.org2011-01-101-21/+32
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-101-2/+2
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-6/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-098-31/+34
* 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-078-34/+31
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-078-31/+34
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+0
* Popups opened with the noreferrer parameter within ChromeFrame should open in...ananta@chromium.org2011-01-064-4/+106
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-6/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* 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
* 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-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* 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-313-10/+11
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-3/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-242-4/+4