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
/
content
/
browser
/
renderer_host
/
pepper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gamepad API: add support for connection events
b.kelemen@samsung.com
2014-05-09
2
-3
/
+14
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
1
-4
/
+4
*
PPAPI: Run clang_format.py on content/browser/renderer_host/pepper
dmichael@chromium.org
2014-04-11
46
-945
/
+880
*
Pepper: Make it possible to pass external file systems to NaCl modules.
thestig@chromium.org
2014-04-11
5
-10
/
+36
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
3
-12
/
+15
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
3
-15
/
+12
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
3
-12
/
+15
*
Remove CreatePlatformFile from pepper
rvargas@chromium.org
2014-04-04
1
-28
/
+19
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in conten...
jyasskin@chromium.org
2014-03-29
12
-58
/
+58
*
Pepper: Fix FileIO host when no RenderProcessHost.
teravest@chromium.org
2014-03-12
1
-0
/
+2
*
Correctly handle has_more in PepperInternalFileRefBackend
hashimoto@chromium.org
2014-03-09
2
-4
/
+12
*
Updating Gamepad API to match latest spec
bajones@chromium.org
2014-02-26
1
-3
/
+6
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
2
-2
/
+11
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
2
-11
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
2
-2
/
+11
*
Cleanup: Remove unneeded browser_thread.h includes in content/.
thestig@chromium.org
2014-02-15
1
-1
/
+0
*
[FileAPI] Don't fail on ReserveQuota() even on insufficient space
tzik@chromium.org
2014-02-06
1
-1
/
+1
*
Pepper: Log in UMA when an interface is used.
teravest@chromium.org
2014-02-05
2
-0
/
+9
*
[Pepper] Wire up append mode writing support of FileIO
tzik@chromium.org
2014-01-28
5
-22
/
+17
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
12
-95
/
+92
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-1
/
+0
*
[Pepper] Calculate reserved quota consumption by diff to maximum written offset
tzik@chromium.org
2014-01-22
1
-2
/
+2
*
[Pepper] Add append mode write support to PepperFileSystemBrowserHost
tzik@chromium.org
2014-01-22
6
-52
/
+70
*
Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability
nhiroki@chromium.org
2014-01-17
1
-1
/
+1
*
[Pepper][FileAPI] Interface clean up
tzik@chromium.org
2014-01-17
1
-2
/
+2
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-3
/
+3
*
[Pepper] Enable disabled QuotaReservationTest
tzik@chromium.org
2014-01-16
1
-2
/
+3
*
[Pepper] Use platform path for QuotaReservation::GetOpenFileHandle
tzik@chromium.org
2014-01-11
6
-16
/
+39
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
6
-11
/
+12
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
6
-12
/
+11
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
6
-11
/
+12
*
Pepper: Remove BrowserPpapiHostImpl::in_process().
teravest@chromium.org
2014-01-09
3
-8
/
+5
*
[Pepper] Handle plugin crash on QuotaReservation
tzik@chromium.org
2014-01-08
4
-3
/
+17
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-1
/
+3
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
5
-316
/
+107
*
Revert 242659 "Do PPB_FileIO Write on the plugin side."
brettw@chromium.org
2013-12-28
5
-107
/
+316
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
5
-316
/
+107
*
Pepper: FileIO holds FileSystem ref with scoped_refptr<Resource>.
bbudge@chromium.org
2013-12-27
1
-1
/
+3
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-3
/
+3
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
19
-111
/
+88
*
Filter virtual network interfaces for p2p sessions.
mallinath@chromium.org
2013-12-19
1
-1
/
+1
*
Keep NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2013-12-18
2
-9
/
+69
*
Pepper: add quota_amount and max_written_offset fields to SerializedHandle.
bbudge@chromium.org
2013-12-18
1
-1
/
+1
*
PPAPI: Make teravest@ an OWNER
dmichael@chromium.org
2013-12-12
1
-0
/
+1
*
Pepper: Speed up destruction of QuotaReservation to prevent leaky tests.
bbudge@chromium.org
2013-12-11
1
-2
/
+4
*
Pepper: Don't check quota for origins with unlimited storage.
bbudge@chromium.org
2013-12-11
4
-37
/
+33
*
Revert 240135 "[Quota][Pepper] Fix leak in QuotaReservationTest"
tommycli@chromium.org
2013-12-11
1
-3
/
+2
*
[Quota][Pepper] Fix leak in QuotaReservationTest
tzik@chromium.org
2013-12-11
1
-2
/
+3
*
Pepper: Disable QuotaReservation unit tests.
bbudge@chromium.org
2013-12-10
1
-2
/
+2
*
Pepper: Convert PepperFileIOHost to use fileapi::QuotaReservation.
bbudge@chromium.org
2013-12-10
10
-1097
/
+955
[next]