Sign in
chromium
/
chromium
/
src
/
16be73c3c077f4d44e094fcebf0b9583a4accb26
/
content
/
renderer
/
pepper
/
ppb_var_deprecated_impl.cc
16be73c
Block scripting in plugin teardown during Document unload.
by dcheng
· 10 years ago
750d68f
Use Local instead of Handle in src/content/*
by deepak.s
· 10 years ago
581222c
Revert of update chrome to handle temporary WEB_FRAME_USES_V8_LOCAL condition (patchset #1 id:1 of https://codereview.chromium.org/1095463003/)
by dcarney
· 10 years ago
dd8fc1e
update chrome to handle temporary WEB_FRAME_USES_V8_LOCAL condition
by dcarney
· 10 years ago
04cd964
remove some calls to to-be-deprecated v8::Value::To* functions
by dcarney
· 11 years ago
9db73d2
Avoid entering an empty V8 context in PPB_Var_Deprecated IsInstanceOfDeprecated
by raymes
· 11 years ago
e1705472
PPAPI: Make V8VarConverter longer-lived
by dmichael
· 11 years ago
816f98b
Use the correct v8 context for conversions when calling into the plugin from JS
by raymes
· 11 years ago
99adf74
More fixes for scoped_refptr operator T* removal.
by Daniel Cheng
· 11 years ago
2515b7d
Replace NPObject usage in ppapi with gin
by raymes
· 11 years ago
dc463a9
Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of https://codereview.chromium.org/459553003/)
by raymes
· 11 years ago
9111ba5a
Replace NPObject usage in ppapi with gin
by raymes
· 11 years ago
a7c03d48
Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://codereview.chromium.org/459553003/)
by raymes
· 11 years ago
b7e8c60b
Replace NPObject usage in ppapi with gin
by raymes
· 11 years ago
93b2c74
Revert of Replace NPObject usage in ppapi with gin (patchset #26 of https://codereview.chromium.org/459553003/)
by raymes
· 11 years ago
6fe3f977
Replace NPObject usage in ppapi with gin
by raymes
· 11 years ago
095162b
PPAPI: Remove content/renderer/pepper/common.h
by
[email protected]
· 11 years ago
ad63b5c
PPAPI: Run clang_format.py on content/renderer/pepper
by
[email protected]
· 11 years ago
180ef24
Rename WebKit namespace to blink (part 3)
by
[email protected]
· 12 years ago
49323b3
No need to preface ppapi namespace with "::" for content/renderer/pepper since that code is in the content namespace now.
by
[email protected]
· 12 years ago
adab233
Put the pepper files which were moved in r213578 to the content namespace.
by
[email protected]
· 12 years ago
20790a22
Move webkit/plugins/ppapi to content/renderer/pepper.
by
[email protected]
· 12 years ago
[Renamed (96%) from webkit/plugins/ppapi/ppb_var_deprecated_impl.cc]
ef695867
Create a public API around webkit::ppapi::PluginInstance and use it in chrome. After this, webkit/plugins/ppapi can move to content/renderer/ppapi
by
[email protected]
· 12 years ago
2255a933
Update Blink include paths
by
[email protected]
· 12 years ago
ff875be5
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
by
[email protected]
· 12 years ago
9ec0f9c
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
by
[email protected]
· 12 years ago
7598787
Remember and use user gesture tokens in the PPAPI to manage user gesture state
by
[email protected]
· 12 years ago
99800f2a
Fix user gesture for scripting calls from Pepper plugins.
by
[email protected]
· 13 years ago
d989cce
Apply renaming of ppapi shared stuff to new ppb_var shared code.
by
[email protected]
· 14 years ago
872caf56
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
by
[email protected]
· 14 years ago
[Renamed (87%) from webkit/plugins/ppapi/ppb_var_impl.cc]
2f59e38
Remove TrackerBase.
by
[email protected]
· 14 years ago
5107bb3
Rename the ResourceTracker in webkit to HostResourceTracker.
by
[email protected]
· 14 years ago
794d83cd
Add a new globals object for PPAPI tracking information.
by
[email protected]
· 14 years ago
faa2a45b
Revert 106142 - Add a new globals object for PPAPI tracking information.
by
[email protected]
· 14 years ago
77ac44f1
Add a new globals object for PPAPI tracking information.
by
[email protected]
· 14 years ago
28cfaed0
Don't use a scoped_refptr for StringVar::FromPPVar
by
[email protected]
· 14 years ago
2bbd2c67
Unify var tracking between webkit and the proxy.
by
[email protected]
· 14 years ago
ce701cd
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
by
[email protected]
· 14 years ago
aaa72e7
Make Var less dependent on NPAPI. The goal is to remove all of these
by
[email protected]
· 14 years ago