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
*
Add v8::internal::Invoke (sqrt) crash to known crashes.
patrick@chromium.org
2009-03-17
1
-0
/
+3
*
Move v8::internal::SweepSpace to the mysterious crash section.
patrick@chromium.org
2009-03-17
1
-3
/
+3
*
Initial unit tests implementation.
yurys@google.com
2009-03-17
2
-0
/
+5
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-03-17
1
-7
/
+0
*
trying once more, this time with a sledgehammer
ben@chromium.org
2009-03-17
1
-13
/
+0
*
forgot this file too
ben@chromium.org
2009-03-17
1
-4
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-4
/
+4
*
fix bustage - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
fix bustage - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
3
-3
/
+3
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...
ananta@chromium.org
2009-03-16
3
-13
/
+17
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+0
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
1
-1
/
+1
*
Port visitedlink tests to Linux. Also make them pass on Linux, which
phajdan.jr@chromium.org
2009-03-16
1
-1
/
+0
*
DevToolsManager is a service in the browser process that manages all open dev...
yurys@google.com
2009-03-16
1
-0
/
+4
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-2
/
+2
*
rollback again
ben@chromium.org
2009-03-14
1
-2
/
+2
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-2
/
+2
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
revert
ben@chromium.org
2009-03-13
1
-2
/
+2
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
1
-2
/
+2
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-1
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
Add support for repositioning/resizing a tab window. This is needed as the Se...
ananta@chromium.org
2009-03-13
4
-0
/
+84
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
2
-1
/
+22
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-2
/
+2
*
Update known crashes.
patrick@chromium.org
2009-03-12
1
-2
/
+14
*
Redisable the java test. Even though the machine was
nsylvain@chromium.org
2009-03-12
1
-1
/
+2
*
Re-enable java plugin test (reverting 11510)
jar@chromium.org
2009-03-12
1
-2
/
+1
*
Restore bretts change (reverting 11506) and disabling java test
jar@chromium.org
2009-03-12
1
-1
/
+2
*
Rollback 11498
jar@chromium.org
2009-03-12
1
-2
/
+1
*
- Add UI test for DOM checker.
patrick@chromium.org
2009-03-12
9
-58
/
+316
*
Diable a failing test. This seems to be related to the WebKit merge 41559:41588
brettw@chromium.org
2009-03-12
1
-1
/
+2
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
2
-9
/
+1
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
2
-1
/
+9
*
Add hanging test to Purify gtest filter file. Report location of filter file
pam@chromium.org
2009-03-11
1
-0
/
+2
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-4
/
+4
*
Reenable incremental linking for most projects except the largest ones. Will ...
maruel@chromium.org
2009-03-11
3
-1
/
+3
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-6
/
+0
*
Remove some empty source files from the tree.
deanm@chromium.org
2009-03-11
4
-0
/
+0
*
Fix startup and page_cycler_tests shared linking when using SHARED=1
evan@chromium.org
2009-03-10
2
-1
/
+6
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
3
-5
/
+22
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
49
-51
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
8
-12
/
+23
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
3
-22
/
+5
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
3
-5
/
+22
*
Enable download_request_manager_unittest on linux.
estade@chromium.org
2009-03-09
2
-3
/
+10
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
6
-16
/
+209
[next]