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
/
ppapi
/
shared_impl
/
resource_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DCHECK that we don't add/release ref for PP_Resources at the wrong side.
yzshen@chromium.org
2013-08-13
1
-2
/
+43
*
Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
ppapi: Use base::MessageLoop.
xhwang@chromium.org
2013-05-06
1
-1
/
+1
*
ppapi: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
1
-10
/
+18
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
1
-18
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
1
-10
/
+18
*
PPAPI: Make Resource::ReleaseSoon lock for Release
dmichael@chromium.org
2013-03-24
1
-3
/
+3
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
1
-16
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
1
-10
/
+16
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
1
-16
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-12
1
-10
/
+16
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
1
-16
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
1
-10
/
+16
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
1
-16
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
1
-10
/
+16
*
PPAPI: Acquire lock before resource access
dmichael@chromium.org
2013-01-23
1
-0
/
+2
*
Make sure PluginResource doesn't live forever because of holding references t...
yzshen@chromium.org
2012-11-08
1
-2
/
+2
*
Add CHECKs to ensure that PPAPI resources are created on the right thread
raymes@chromium.org
2012-09-06
1
-0
/
+8
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
1
-18
/
+31
*
Add some CHECKs to try to diagnose a crash.
brettw@chromium.org
2012-06-28
1
-2
/
+12
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
1
-2
/
+15
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
1
-0
/
+4
*
Relanding this as the earlier attempt was reverted due to a boneheader mistak...
ananta@chromium.org
2011-09-30
1
-4
/
+8
*
Revert 103377 - Fix a pepper plugin process crash which occurs if we receive ...
ddorwin@chromium.org
2011-09-29
1
-8
/
+4
*
Fix a pepper plugin process crash which occurs if we receive input events for...
ananta@chromium.org
2011-09-29
1
-4
/
+8
*
Check for a crashed plugin before creating resources to send to the plugin
brettw@google.com
2011-09-14
1
-8
/
+7
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-4
/
+14
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-1
/
+0
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-0
/
+162