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
/
third_party
/
npapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
1
-1
/
+1
*
remove last comma from enum lists (required to build on NaCl with stricter co...
nfullagar@google.com
2010-05-14
1
-5
/
+5
*
More changes to sync npapi.h to the upstream npapi-headers version.
stuartmorgan@chromium.org
2010-05-13
1
-67
/
+62
*
Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.
jam@chromium.org
2010-05-12
1
-4
/
+12
*
Change npapi.h header guard to match npapi-headers version
stuartmorgan@chromium.org
2010-05-11
1
-3
/
+3
*
Add more OS/2 defines to npapi.h
stuartmorgan@chromium.org
2010-05-11
1
-0
/
+43
*
Add Symbian defines to npapi.h to match upstream changes
stuartmorgan@chromium.org
2010-05-10
1
-8
/
+16
*
Switch to using npfunctions.h from npapi-headers for NPAPI declarations
stuartmorgan@chromium.org
2010-05-10
3
-289
/
+227
*
Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...
jam@chromium.org
2010-05-07
1
-3
/
+8
*
Remove the obsolete JRI bits from the NPAPI headers
stuartmorgan@chromium.org
2010-05-07
2
-14
/
+1
*
Add new widget API to Pepper to replace the old theming API. The implementat...
jam@chromium.org
2010-05-07
1
-184
/
+222
*
Bring npapi.h closer to the npapi-headers project version
stuartmorgan@chromium.org
2010-05-06
1
-87
/
+100
*
Eliminate non-functional differences between our NPAPI headers and the npapi-...
stuartmorgan@chromium.org
2010-05-05
2
-427
/
+408
*
Move NPAPI to C99 types
stuartmorgan@chromium.org
2010-05-05
6
-113
/
+185
*
New experimental Pepper device API.
apatrick@chromium.org
2010-04-16
1
-0
/
+218
*
Remove trailing comma to make enum compile for native client
nfullagar@google.com
2010-04-14
1
-1
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-0
/
+59
*
Add zooming notifications to Pepper. This allows the plugin to respond to fu...
jam@chromium.org
2010-03-26
1
-0
/
+6
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
1
-17
/
+62
*
Fixed the Pepper print interface to take in the print dimensions and printer ...
sanjeevr@chromium.org
2010-03-12
1
-11
/
+6
*
Added functions to the Pepper interface to allow plugins to participate in th...
sanjeevr@chromium.org
2010-03-11
1
-1
/
+57
*
Minor tweaks to get the NaCl tool-chain to build with the latest GPU stuff.
dspringer@google.com
2010-03-09
1
-3
/
+5
*
Add theming API to Pepper. For now, this only handles scrollbars.
jam@chromium.org
2010-03-08
1
-0
/
+52
*
Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...
jam@chromium.org
2010-03-05
1
-0
/
+7
*
checksum computation that returns the least significant 32-bits of the 128-bi...
abetul@google.com
2010-03-04
1
-1
/
+4
*
I just put the code that does not compile on ARM. Trybots will fail because I...
apatrick@chromium.org
2010-02-24
1
-0
/
+10
*
Move nphostapi.h to be with the rest of the NPAPI headers.
jam@chromium.org
2010-02-24
2
-0
/
+326
*
Missed OpenBSD ifdef in third_party
pvalchev@google.com
2010-02-23
1
-1
/
+1
*
Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
1
-10
/
+0
*
GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
1
-0
/
+10
*
solaris: minor ifdefs
evan@chromium.org
2010-02-17
1
-1
/
+1
*
Fix some issues with compiling Mac plugin code with deprecation defines set
stuartmorgan@chromium.org
2010-02-16
1
-0
/
+2
*
base::SharedMemory does not set the size in other than the creating
sehr@google.com
2010-02-10
1
-1
/
+4
*
Audio support for native client requires some additional features
sehr@google.com
2010-02-09
2
-1
/
+5
*
Implemented async flushes for Pepper 3D.
apatrick@chromium.org
2010-02-09
1
-0
/
+10
*
Added support for lost context recovery on the client side. None of our servi...
apatrick@chromium.org
2010-02-03
1
-0
/
+15
*
Dropping unconnected obsolete vsprops files.
bradnelson@google.com
2010-02-03
1
-11
/
+0
*
To implement Pepper in Native Client we need access to the implementation of the
sehr@google.com
2010-02-03
2
-2
/
+20
*
Remove yet another comma that gets in the way of the NaCl build.
sehr@google.com
2010-02-02
1
-1
/
+1
*
Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...
apatrick@chromium.org
2010-02-01
1
-3
/
+12
*
Redesigned CommandBuffer and NPDevice3D interfaces.
apatrick@chromium.org
2010-01-29
1
-14
/
+6
*
Refactor Pepper device API
neb@chromium.org
2010-01-25
1
-3
/
+2
*
Working rudimentary audio in Pepper.
brettw@chromium.org
2010-01-12
1
-0
/
+85
*
Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.
brettw@chromium.org
2010-01-11
1
-0
/
+15
*
Removed trailing comma in enum to fix nacl build.
apatrick@google.com
2009-12-23
1
-1
/
+1
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-2
/
+53
*
Add a Python script which analyzes information about steams from NPSPY's logs...
jam@chromium.org
2009-12-15
1
-0
/
+105
*
Beef up NPSPY a bit while tracking down bug 28809. This adds proper logging ...
jam@chromium.org
2009-12-11
15
-311
/
+548
*
The union and first level nested struct were vestiges of the previous
sehr@google.com
2009-12-11
1
-18
/
+16
*
Stray , at the end of one of the enums causes a fail with pedantic
sehr@google.com
2009-12-09
1
-1
/
+1
[next]