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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the size of the paint queue.
agl@chromium.org
2009-09-01
2
-4
/
+34
*
Add browser tests for extensions tab API.
asargent@chromium.org
2009-09-01
2
-18
/
+40
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-3
/
+2
*
share extension API test framework
erikkay@chromium.org
2009-08-31
6
-1
/
+142
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
1
-7
/
+0
*
It's OK to include sqlite3.h in renderer code.
dumi@chromium.org
2009-08-29
1
-0
/
+1
*
Use 10.5/10.6-compatible Sandbox Syntax
jeremy@chromium.org
2009-08-28
2
-16
/
+1
*
Make a bunch of backlogged breaking changes to the extensions API in prep for...
aa@chromium.org
2009-08-28
3
-33
/
+3
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
2
-11
/
+47
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
5
-14
/
+11
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
5
-11
/
+14
*
Fix crash-on-launch on Snow Leopard
jeremy@chromium.org
2009-08-28
2
-1
/
+16
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
4
-40
/
+62
*
Poke a hole in the Sandbox for sending signals to self.
jeremy@chromium.org
2009-08-27
1
-0
/
+3
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
3
-19
/
+14
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
4
-12
/
+32
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-24
/
+20
*
Fix build bustage r24568
hclam@chromium.org
2009-08-27
1
-0
/
+2
*
Make audio and video in sync while playback rate != 1.0
hclam@chromium.org
2009-08-27
1
-0
/
+7
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
2
-18
/
+23
*
Add isVisible parameter to WebPlugin::updateGeometry.
darin@chromium.org
2009-08-26
1
-1
/
+5
*
Relanding with v8 fix.
mbelshe@google.com
2009-08-26
5
-13
/
+119
*
Implement WebPluginDelegateProxy::BackgroundChanged for Mac.
stuartmorgan@chromium.org
2009-08-26
1
-33
/
+71
*
Add a comment in PrintWebViewHelper::Print().
maruel@chromium.org
2009-08-26
1
-0
/
+7
*
Revert 24314 - Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
5
-119
/
+13
*
Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
5
-13
/
+119
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
4
-24
/
+26
*
Revert 24227 - Modify the RenderThread to track the number of widgets
nick@chromium.org
2009-08-25
5
-115
/
+13
*
Modify the RenderThread to track the number of widgets
mbelshe@google.com
2009-08-25
5
-13
/
+115
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
1
-0
/
+7
*
Try again to commit r24174: Change the way json_schema.js is loaded.
aa@chromium.org
2009-08-25
9
-44
/
+57
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
1
-7
/
+0
*
Revert r24217.
aa@chromium.org
2009-08-25
8
-44
/
+41
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-25
8
-41
/
+44
*
Implement a read-size throttle within the TCP socket.
mbelshe@google.com
2009-08-25
1
-0
/
+10
*
Revert breakage from r24174.
aa@chromium.org
2009-08-24
7
-43
/
+40
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-24
7
-40
/
+43
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
2
-2
/
+14
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
5
-16
/
+46
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
9
-33
/
+124
*
Some tweaks to the OS X Sandbox:
jeremy@chromium.org
2009-08-21
2
-27
/
+36
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
6
-13
/
+24
*
Hide seccomp sandbox from !X86
deanm@chromium.org
2009-08-21
1
-0
/
+2
*
More removal of WebCore usage from webplugin_impl.cc
darin@chromium.org
2009-08-21
2
-6
/
+6
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-21
1
-1
/
+7
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-1
/
+0
*
Remove special event pumping now that r21355 is in and we can specify to use ...
avi@chromium.org
2009-08-20
2
-34
/
+6
*
Revert r23820 by mnaganov due to Interactive Test failures
asargent@chromium.org
2009-08-20
1
-7
/
+1
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-20
1
-1
/
+7
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
2
-2
/
+4
[next]