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
/
webkit
/
glue
/
webkit_glue.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-2
/
+0
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
1
-0
/
+2
*
Remove obsolete webpasswordautocompletelistener files
isherman@chromium.org
2011-03-11
1
-2
/
+0
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
1
-5
/
+0
*
Pepper/Flapper: Add very basic clipboard support.
viettrungluu@chromium.org
2011-03-04
1
-0
/
+2
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
1
-0
/
+5
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
1
-5
/
+0
*
Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...
viettrungluu@chromium.org
2011-02-26
1
-0
/
+2
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
1
-0
/
+2
*
PPB_Flash cleanup part 1: move the net connector stuff to its own files.
viettrungluu@chromium.org
2011-02-23
1
-0
/
+2
*
Set the minimum timer interval on a per-page basis, and adjust it when
kbr@google.com
2011-02-18
1
-0
/
+1
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-16
1
-0
/
+2
*
Revert 75003 - Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-2
/
+0
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-0
/
+2
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
1
-0
/
+2
*
Changes some of the dependencies to remove
gman@chromium.org
2011-02-10
1
-1
/
+1
*
Revert 73222 - Make target running GLES2 autogen script.
gavinp@chromium.org
2011-02-08
1
-29
/
+0
*
Remove support for client side arrays from client side gpu
gman@chromium.org
2011-02-05
1
-2
/
+2
*
Add back the inspector_strings target
tony@chromium.org
2011-02-04
1
-0
/
+37
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
1
-0
/
+1
*
Make target running GLES2 autogen script.
neb@chromium.org
2011-01-31
1
-0
/
+29
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-2
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-2
/
+0
*
webkit: expose webkit branch and revision number in about pages
evan@chromium.org
2011-01-22
1
-3
/
+13
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-4
/
+4
*
Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.
viettrungluu@chromium.org
2011-01-13
1
-1
/
+0
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-2
/
+0
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-0
/
+2
*
Roll WebKit DEPS and adjust references to WebCore.
abarth@chromium.org
2011-01-08
1
-1
/
+1
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
1
-1
/
+2
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
1
-3
/
+6
*
Expose Map/UnmapTexSubImage2DCHROMIUM to pepper plugins
piman@google.com
2011-01-07
1
-0
/
+2
*
Move ppb_flash.h to ppapi/c/private ...
viettrungluu@chromium.org
2011-01-06
1
-2
/
+1
*
Add implementation of WebThemeEngine for the Mac (declared by
mihaip@chromium.org
2010-12-29
1
-0
/
+4
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-0
/
+2
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
1
-0
/
+3
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
1
-1
/
+1
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-73
/
+73
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
1
-0
/
+2
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-73
/
+73
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-73
/
+73
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-73
/
+73
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-73
/
+73
*
Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.
abarth@chromium.org
2010-12-17
1
-2
/
+2
*
Add stub PPAPI for launching NaCl's sel_ldr process.
abarth@chromium.org
2010-12-17
1
-0
/
+2
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
1
-0
/
+2
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
1
-0
/
+2
*
Separate BufferedDataSource and BufferedResourceLoader into two files.
annacc@chromium.org
2010-12-16
1
-2
/
+2
[next]