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
/
chrome
/
renderer
/
renderer_glue.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-2
/
+1
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-1
/
+2
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-2
/
+1
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-1
/
+2
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+2
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-2
/
+1
*
Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via
abarth@chromium.org
2010-12-17
1
-0
/
+29
*
Add UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
1
-0
/
+5
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-3
/
+1
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-45
/
+0
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-1
/
+2
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-4
/
+3
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+4
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-7
/
+6
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
1
-0
/
+16
*
Implement new Chromium IPCs for copying/dragging.
dcheng@chromium.org
2010-07-07
1
-0
/
+25
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+5
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
1
-5
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
1
-0
/
+5
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
1
-0
/
+4
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-0
/
+12
*
Linux: open shared memory in browser rather than renderer (like on mac).
estade@chromium.org
2010-04-10
1
-4
/
+4
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-1
/
+1
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-17
/
+36
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-2
/
+2
*
Remove more WinInet stuff.
phajdan.jr@chromium.org
2010-01-06
1
-1
/
+0
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
1
-17
/
+2
*
WebSocket in Worker: render_thread->child_thread change.
ukai@chromium.org
2009-12-07
1
-2
/
+2
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-3
/
+3
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
1
-1
/
+1
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-9
/
+0
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
1
-4
/
+4
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
1
-0
/
+1
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+11
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Allow <audio> to work in extension
hclam@chromium.org
2009-09-21
1
-1
/
+11
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-8
/
+12
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-2
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-3
/
+2
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-2
/
+3
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-3
/
+2
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-2
/
+0
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
1
-2
/
+2
[next]