projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[runtime] Replace %to_string_fun with %_ToString.
[platform/upstream/v8.git]
/
src
/
uri.js
2015-09-23
bmeurer
[runtime] Replace %to_string_fun with %_ToString.
blob
|
commitdiff
|
raw
2015-08-19
yangguo
Native context: debug.js does not load from js builtins...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
arv
Remove usage of S.p.charCodeAt from uri.js
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
yangguo
Revert of Revert of Hook up more import/exports in...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
machenbach
Revert of Hook up more import/exports in natives. ...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Hook up more import/exports in natives.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
machenbach
Revert of Hook up more import/exports in natives. ...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Hook up more import/exports in natives.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
jkummerow
Revert of Use shared container to manage imports/export...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Reland "Use function wrapper argument to expose interna...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Use function wrapper argument to expose inter...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Use function wrapper argument to expose internal arrays...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
yangguo
Call builtin code wrapped in functions from the bootstr...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
yangguo
Revert of Revert of Wrap runtime.js in a function....
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
machenbach
Revert of Wrap runtime.js in a function. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
yangguo
Wrap runtime.js in a function.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
yangguo
Reland #2 "Wrap v8natives.js into a function."
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
machenbach
Revert of Reland "Wrap v8natives.js into a function...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
yangguo
Reland "Wrap v8natives.js into a function."
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
machenbach
Revert of Wrap v8natives.js into a function. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
yangguo
Wrap v8natives.js into a function.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
yangguo
Migrate error messages, part 5 (array.js and i18n.js).
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
yangguo
Use array literals instead of array constructor in...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
yangguo
Correctly wrap uri.js into a function.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
jarin@chromium.org
Reland "Change the order of arguments of the (One|Two...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
jarin@chromium.org
Revert "Change the order of arguments of the (One|Two...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
jarin@chromium.org
Change the order of arguments of the (One|Two)ByteSeqSt...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
yangguo@chromium.org
Rename ascii to one-byte where applicable.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
jkummerow@chromium.org
Harden a few builtins
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
jkummerow@chromium.org
Harden builtins BuildResultFromMatchInfo and URIDecodeO...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
jkummerow@chromium.org
Avoid name clashes of builtins and runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
mstarzinger@chromi...
Move more builtin files to strict mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
mstarzinger@chromi...
Move global code for builtins into setup functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
yangguo@chromium.org
Improve array to string conversion.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
rossberg@chromium.org
Make built-ins strict mode conforming, and support...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
lrn@chromium.org
Clean up JavaScript files to better follow coding standard.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
lrn@chromium.org
Fix issue 1415 - allow surrogate pair codes in decodeUR...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
lrn@chromium.org
Lock the prototype of internal classes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
vegorov@chromium.org
Extend GCMole with poor man's data flow analysis to...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-08
vegorov@chromium.org
Speedup decodeURI/decodeURIComponent by switching from...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
vegorov@chromium.org
Fix compliance bug in decodeURI/decodeURIComponent.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
kmillikin@chromium.org
Remove trailing regexp from .js files.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
erik.corry@gmail.com
* Remove non-Open Source code from Douglas Crockford.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
whesse@chromium.org
Move some arrays into functions so they don't get clone...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
christian.plesner...
Implemented invalid UTF8 detection in decodeURI. That...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
ager@chromium.org
Make sure that the name accessor on functions return...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
christian.plesner...
Changed copyright header from google inc. to v8 project...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
christian.plesner...
Initial export.
blob
|
commitdiff
|
raw
|
diff to current