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
*
Make chrome/common and chrome/renderer use base namespace for Value.
brettw@chromium.org
2013-06-18
9
-49
/
+49
*
Disable PhishingDOMFeatureExtractorTest.SubFrames to allow Blink to roll.
kbr@chromium.org
2013-06-18
1
-1
/
+2
*
Addressing nits after r206791
alph@chromium.org
2013-06-18
1
-3
/
+2
*
In components/autofill, move common/ to core/common/
blundell@chromium.org
2013-06-18
6
-19
/
+19
*
Fix a crash when an app window is created without a loaded background page.
sammc@chromium.org
2013-06-18
1
-2
/
+8
*
Implement the feedbackPrivate API.
rkc@chromium.org
2013-06-18
5
-0
/
+93
*
Separate NaCl messages from the rest of chrome messages and create a new mess...
yael.aharon@intel.com
2013-06-18
1
-6
/
+6
*
Convert PDF to use SimpleImageData resource.
bbudge@chromium.org
2013-06-18
1
-26
/
+9
*
Make Task Manager to count JS heap of web workers.
alph@chromium.org
2013-06-17
1
-6
/
+98
*
<webview>: Cleanup error messages.
fsamuel@chromium.org
2013-06-17
2
-9
/
+15
*
Update Blink include paths
abarth@chromium.org
2013-06-17
95
-277
/
+277
*
Revert "In components/autofill, move common/ to shared/"
blundell@chromium.org
2013-06-15
6
-13
/
+13
*
In components/autofill, move common/ to shared/
blundell@chromium.org
2013-06-15
6
-13
/
+13
*
Catch and log errors from custom callbacks rather than crashing the renderer.
kalman@chromium.org
2013-06-15
3
-27
/
+35
*
Eagerly run a small amount of extensions code to prevent things overwriting
kalman@chromium.org
2013-06-15
29
-133
/
+345
*
delete webkit/glue/web_io_operators.*
scottmg@chromium.org
2013-06-15
2
-4
/
+2
*
move webmenuitem from webkit/glue/ to webkit/common/
scottmg@chromium.org
2013-06-15
1
-2
/
+2
*
Change the permission check for Pepper socket API to support both the public ...
yzshen@chromium.org
2013-06-15
1
-5
/
+7
*
Remove an unused const kInvalidExtensionNamespace.
lazyboy@chromium.org
2013-06-14
1
-4
/
+0
*
Don't make chrome.runtime visible in web pages other than those that
kalman@chromium.org
2013-06-14
4
-53
/
+94
*
Translate: trust CLD on language pairs known as famouse wrong configuration
toyoshim@chromium.org
2013-06-14
5
-11
/
+68
*
Convert remaining function callbacks in chrome
dcarney@chromium.org
2013-06-14
54
-341
/
+351
*
Logging machine info to diagnostic WebRTC log.
grunell@chromium.org
2013-06-14
1
-1
/
+2
*
Don't shield/dim web contents under web contents modal dialog
wittman@chromium.org
2013-06-14
1
-18
/
+10
*
Add chrome.runtime.getPackageDirectoryEntry.
sammc@chromium.org
2013-06-14
1
-0
/
+60
*
Lazily load API schemas from resource files and convert all APIs to features
cduvall@chromium.org
2013-06-14
10
-58
/
+77
*
InstantExtended: notify Instant NTP when user input starts and ends.
samarth@chromium.org
2013-06-14
5
-2
/
+84
*
add defines to allow chrome to build without unsafe handles
dcarney@chromium.org
2013-06-14
3
-0
/
+10
*
Change the platform app default stylesheet to use the platforms system font a...
mek@chromium.org
2013-06-13
3
-3
/
+23
*
Put FileIO::RequestOSFileHandle behind whitelist
victorhsieh@chromium.org
2013-06-13
2
-0
/
+39
*
Disable untrusted exception handling for PNaCl
sehr@chromium.org
2013-06-13
1
-1
/
+3
*
convert most remaining function callbacks to new style
dcarney@chromium.org
2013-06-13
4
-44
/
+43
*
<webview>: Fix executeScript error
fsamuel@chromium.org
2013-06-13
2
-4
/
+3
*
remove remaining old style getters and setters from chrome
dcarney@chromium.org
2013-06-13
2
-26
/
+28
*
Prerendering: Defering load of WebMediaSource while in prerender mode.
shishir@chromium.org
2013-06-13
2
-5
/
+32
*
Better error message in app.window.current() when called from bg page.
zhchbin@gmail.com
2013-06-13
1
-2
/
+2
*
Extensions: Don't store Persistent handles.
marja@chromium.org
2013-06-13
5
-30
/
+93
*
<webview>: Mark executeScript/insertCSS as stable
fsamuel@chromium.org
2013-06-13
2
-26
/
+26
*
Make notifications API send bitmaps instead of data URLs to the browser.
dewittj@chromium.org
2013-06-13
2
-30
/
+17
*
Revert 205914 "Disable untrusted exception handling for PNaCl"
sail@chromium.org
2013-06-12
1
-3
/
+1
*
Disable untrusted exception handling for PNaCl
sehr@chromium.org
2013-06-12
1
-1
/
+3
*
Remove calls to the to-be-depcreated version of v8::Persistent::MakeWeak.
marja@chromium.org
2013-06-12
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
2
-7
/
+2
*
Split pnacl and nacl mime types
sehr@chromium.org
2013-06-12
1
-39
/
+59
*
Translate: Convert synonyms before checking if the language is an Accept lang...
hajimehoshi@chromium.org
2013-06-12
1
-2
/
+2
*
Copy properties from <webview> shim to <object> too in the beginning (not jus...
lazyboy@chromium.org
2013-06-12
1
-0
/
+7
*
Some improvement of validation message bubble UI.
tkent@chromium.org
2013-06-12
2
-3
/
+11
*
<webview>: Mark NewWindow API as Stable
fsamuel@chromium.org
2013-06-12
2
-86
/
+83
*
Clean up Pepper ImageData resource class.
bbudge@chromium.org
2013-06-12
1
-1
/
+1
*
Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM
raymes@chromium.org
2013-06-11
3
-0
/
+119
[next]