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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporaly added local copy of mjsunit.js to debugger tests.
sgjesse@google.com
2008-08-14
2
-1
/
+97
*
Updated DEPS for V8 to include Visual Studio project file for the the
sgjesse@google.com
2008-08-14
2
-15
/
+15
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
6
-44
/
+53
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
2
-6
/
+2
*
Add a helper method to SConscript.main for adding .pdb files to the
tc@google.com
2008-08-13
7
-21
/
+7
*
Tests for KeywordEditorView.
sky@google.com
2008-08-13
3
-1
/
+20
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
13
-1214
/
+1214
*
Tests for BookmarkEditorView.
sky@google.com
2008-08-13
1
-0
/
+8
*
Moves bookmark bar context menu controller into its own files along
sky@google.com
2008-08-13
1
-0
/
+8
*
Two changes to help track down why session restore test is failing:
sky@google.com
2008-08-13
3
-5
/
+8
*
Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...
maruel@google.com
2008-08-13
8
-0
/
+8
*
Compile a list of the 34 automated UI test commands we want to run on the dis...
finnur@google.com
2008-08-13
2
-22
/
+33
*
Add some printing related unit tests.
maruel@google.com
2008-08-12
1
-0
/
+16
*
Fiddle with destruction order of the dragged tab controller to ensure that th...
beng@google.com
2008-08-12
1
-3
/
+0
*
The tab dragging test ended up on interactive_ui, not ui_tests.
sgk@google.com
2008-08-12
1
-0
/
+1
*
Reduce timeout to 500ms.
beng@google.com
2008-08-12
1
-3
/
+3
*
Enabling sync_channel in the browser to allow accessibility code making block...
jcampan@google.com
2008-08-12
1
-1
/
+7
*
Temporarily add 1s sleep to see if waiting before quitting the browser helps ...
beng@google.com
2008-08-12
1
-0
/
+3
*
Move Tab Drag Tests inside Project interactive_ui_tests
sidchat@google.com
2008-08-11
2
-8
/
+8
*
A set of tests to exercise chrome menus as well as parts of bookmark
sky@google.com
2008-08-11
5
-4
/
+334
*
Adding a few commands to the automated UI test. It now supports:
finnur@google.com
2008-08-09
2
-3
/
+96
*
M chrome/test/ui/ui_tests.vcproj
sidchat@google.com
2008-08-08
1
-0
/
+8
*
Add deps files and rules for the checkdeps script.
brettw@google.com
2008-08-08
2
-0
/
+7
*
fix bustage
beng@google.com
2008-08-08
1
-0
/
+2
*
This is essentially a no functionality change to the Automated_ui test projec...
finnur@google.com
2008-08-08
2
-327
/
+325
*
Adding an interactive UI test to catch when switching between two tabs (both ...
finnur@google.com
2008-08-06
4
-3
/
+28
*
Don't link directly against GetPerformanceInfo so that win2k can be happy.
mbelshe@google.com
2008-08-06
1
-4
/
+29
*
Fix win2k testers by commenting out a function that is not supported
nsylvain@google.com
2008-08-06
1
-3
/
+4
*
Reapply 379 since it wasn't the issue with the build breakage.
maruel@google.com
2008-08-05
1
-0
/
+2
*
Revert change 379 to see if it fixes the build. Please reapply when it's green.
nsylvain@google.com
2008-08-05
1
-2
/
+0
*
Reduce the quantity of includes and template specialization in ipc_message_ut...
maruel@google.com
2008-08-05
1
-0
/
+2
*
Add new memory_test.exe to SCons build.
sgk@google.com
2008-08-05
1
-0
/
+97
*
Initial version of a chrome memory test. This is not yet done; as it still
mbelshe@google.com
2008-08-05
6
-8
/
+619
*
Another attempt at this CL.
jcampan@google.com
2008-08-04
5
-41
/
+192
*
Reverting my last commit, it seems to cause regression on the page cycler tests.
jcampan@google.com
2008-08-04
5
-192
/
+41
*
Added testing of Chromium dialogs to the automated ui tests.
jcampan@google.com
2008-08-04
5
-41
/
+192
*
Cross-platform: Let SCons abstract library names by getting rid of .lib suff...
sgk@google.com
2008-08-04
10
-136
/
+161
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
11
-243
/
+15
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
12
-12
/
+12
*
Make our distributor logo light on XP (and leave it dark on Vista).
glen@google.com
2008-08-02
1
-4
/
+4
*
SCons build:
sgk@google.com
2008-08-01
2
-6
/
+0
*
Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...
beng@google.com
2008-08-01
3
-2
/
+15
*
Adds new class AtExitManager which manages the dtors of all singletons.
cpu@google.com
2008-08-01
3
-0
/
+15
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
8
-23
/
+23
*
Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...
erikkay@google.com
2008-07-31
1
-1
/
+1
*
Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...
sgk@google.com
2008-07-31
8
-16
/
+0
*
sidchat@google.com
2008-07-30
1
-1
/
+1
*
Fix some issues when building with Visual Studio 2008.
maruel@google.com
2008-07-28
1
-4
/
+6
*
Fix compile errors due to missing includes.
nsylvain@google.com
2008-07-28
1
-0
/
+2
*
Try to cut down on some unnecessary dependencies. Remove any unused includes...
deanm@google.com
2008-07-28
4
-2
/
+5
[next]