index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
test
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spawn a new process to register and unregister DLLs.
grt@chromium.org
2012-01-25
1
-1
/
+2
*
Move general UiPerfTest code to shared area in preparation for performance br...
jbates@chromium.org
2011-12-20
1
-17
/
+14
*
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...
robertshield@chromium.org
2011-10-19
1
-2
/
+1
*
Remove the \servers build output directory and place Chrome Frame parts into ...
robertshield@chromium.org
2011-09-26
1
-2
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-1
/
+1
*
Glue ffmpeg to Chrome
ihf@chromium.org
2011-07-01
1
-8
/
+8
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-4
/
+6
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-1
/
+4
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
1
-4
/
+1
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
1
-1
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-4
/
+4
*
wstring: remove needless use of conversions from Chrome Frame
evan@chromium.org
2011-03-15
1
-12
/
+10
*
Fix regression from r77888: icu is not supposed to have a version number anym...
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-9
/
+9
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
1
-1
/
+1
*
Fixes for the flakiness in the chrome frame net tests run seen on the per use...
ananta@chromium.org
2011-03-08
1
-3
/
+3
*
ICU 4.6 upgrade chrome changes in phase 2
jshin@chromium.org
2011-02-24
1
-1
/
+1
*
Added support for running per user chrome frame tests on the relevant ChromeF...
ananta@chromium.org
2011-02-01
2
-6
/
+12
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-2
/
+2
*
More ChromeFrame perf test fixes to account for the changes in the UITest fun...
ananta@chromium.org
2011-01-19
2
-4
/
+20
*
Fix perf redness caused by an event name change.
ananta@chromium.org
2011-01-08
1
-1
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-2
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-5
/
+5
*
Fix the ChromeFrame perf redness caused by an event name change.
ananta@chromium.org
2010-12-13
1
-1
/
+1
*
Fix ChromeFrame perf builder redness caused by an event name change.
ananta@chromium.org
2010-11-30
1
-1
/
+1
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-3
/
+4
*
Move Windows-specific Event Tracing for Windows implementation to base/win.
siggi@chromium.org
2010-11-06
1
-6
/
+6
*
Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf...
ananta@chromium.org
2010-11-05
1
-1
/
+1
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-7
/
+7
*
Remove scoped_bstr_win, fix all callers to use the new location.
brettw@chromium.org
2010-10-20
1
-8
/
+8
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-6
/
+6
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-3
/
+4
*
Move PerfTestSuite implementation into a .cc file and add it to the base
brettw@chromium.org
2010-10-10
1
-2
/
+3
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-1
/
+2
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-3
/
+1
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-4
/
+4
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-2
/
+2
*
Fix ChromeFrame perf graph names to ensure that all counters show up.
ananta@chromium.org
2010-08-12
1
-5
/
+5
*
The ChromeFrame perf tests which measure ETW performance traces emitted by Ch...
ananta@chromium.org
2010-08-12
1
-85
/
+119
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-8
/
+87
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-3
/
+2
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-2
/
+3
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Sample of running integration test as a simple performance test.
stoyan@chromium.org
2010-07-14
1
-0
/
+227
*
Changing the pre-reading of chrome.dll to read it as an image section instead...
ananta@chromium.org
2010-07-03
1
-7
/
+45
*
Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...
ananta@chromium.org
2010-06-29
2
-4
/
+4
*
Disabling the ChromeFrame reference build perf memory test as it causes a cra...
ananta@chromium.org
2010-06-29
1
-1
/
+6
*
Attempt to fix ChromeFrame perf test failures on the experimental builder. Th...
ananta@chromium.org
2010-06-29
1
-0
/
+1
[next]