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
/
base
/
v8_unit_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove V8RecrusionScope, cleanup call sites.
dgozman
2016-03-16
1
-4
/
+6
*
Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...
dewittj
2016-03-15
1
-6
/
+4
*
Remove V8RecrusionScope, cleanup call sites.
dgozman
2016-03-14
1
-4
/
+6
*
Use v8::MicrotasksScope internally in V8RecursionScope.
dgozman
2016-03-11
1
-0
/
+4
*
Revert of Use v8::MicrotasksScope internally in V8RecursionScope. (patchset #...
tsergeant
2016-03-10
1
-4
/
+0
*
Use v8::MicrotasksScope internally in V8RecursionScope.
dgozman
2016-03-09
1
-0
/
+4
*
Revert of Use v8::MicrotasksScope internally in V8RecursionScope. (patchset #...
nyquist
2016-03-08
1
-4
/
+0
*
Use v8::MicrotasksScope internally in V8RecursionScope.
dgozman
2016-03-07
1
-0
/
+4
*
Using chai.js for assertions in WebUI tests.
dpapad
2015-12-10
1
-0
/
+4
*
Clean up naming in v8_unit_test.cc
dbeam
2015-12-08
1
-62
/
+56
*
Always pass an v8::Isolate* to the TryCatch ctor
jochen
2015-11-30
1
-3
/
+3
*
Use v8::Local inplace of v8::Handle in src/chrome/*
deepak.s
2015-04-30
1
-19
/
+19
*
Use the blink main thread isolate for v8 unit tests.
jochen
2014-09-02
1
-33
/
+39
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Replaced deprecated v8::Message::GetScriptResourceName() with v8::Message::Ge...
kozyatinskiy@google.com
2014-06-27
1
-1
/
+1
*
Don't use the default Isolate in V8UnitTest.
svenpanne@chromium.org
2014-05-07
1
-44
/
+42
*
Track v8 API changes.
jochen@chromium.org
2014-01-03
1
-1
/
+1
*
Remove usage of deprecated V8 API from v8 unit test
jochen@chromium.org
2013-12-02
1
-31
/
+53
*
Replace accessibility-developer-tools submodule with accessibility-audit dire...
aboxhall@chromium.org
2013-09-23
1
-2
/
+1
*
Remove more calls to HandleScope default ctor.
marja@chromium.org
2013-09-06
1
-3
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
convert most remaining function callbacks to new style
dcarney@chromium.org
2013-06-13
1
-11
/
+8
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update tests to not use to-be-removed V8 handle operations.
marja@chromium.org
2013-06-11
1
-18
/
+22
*
Get rid of calls to v8::Persistent v8::Context::New() in tests.
marja@chromium.org
2013-05-08
1
-1
/
+4
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-1
/
+1
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-9
/
+9
*
Add an accessibility audit for WebUI pages.
aboxhall@chromium.org
2013-01-09
1
-0
/
+9
*
Don't allow path traversal paths on the base file helpers
cpu@chromium.org
2013-01-09
1
-0
/
+1
*
Allow javascript unit tests using webui test_api framework.
scr@chromium.org
2011-11-05
1
-15
/
+185
*
Revert 108391 - Broke 'compile' on Mac clobber builder
rsleevi@chromium.org
2011-11-03
1
-176
/
+15
*
Allow javascript unit tests using webui test_api framework.
scr@chromium.org
2011-11-03
1
-15
/
+176
*
Pass v8::TryCatch by reference-to-const.
tfarina@chromium.org
2011-10-14
1
-14
/
+13
*
Fix a typo that led to OOB read of kJsonSchema in JsonSchemaTest.TestFormatError
glider@chromium.org
2011-09-07
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
1
-0
/
+103