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
*
TabCapture API changes:
justinlin@chromium.org
2012-12-10
1
-2
/
+4
*
Implemented SerachBox::DidClearWindowObject
jeremycho@chromium.org
2012-12-08
5
-1
/
+32
*
Use PP_BrowserFont_Trusted_Description
brettw@chromium.org
2012-12-07
1
-1
/
+2
*
InstantExtended: Keep instant on results page.
jered@chromium.org
2012-12-07
2
-2
/
+5
*
Output the error message to console when using <webview> tag with no permissi...
hongbo.min@intel.com
2012-12-07
5
-20
/
+50
*
Add singleton argument to app.window.create().
mek@chromium.org
2012-12-06
1
-0
/
+10
*
Show suggestions for spellcheck.
rouslan@chromium.org
2012-12-06
1
-0
/
+1
*
chrome: Use skia::RefPtr for skia ref-counted objects.
danakj@chromium.org
2012-12-06
2
-9
/
+9
*
Modify the font of Shadow DOM'ed suggestions to look correct on Windows.
dcblack@chromium.org
2012-12-06
1
-1
/
+9
*
move favicon download code from chrome/ into content/
caitkp@chromium.org
2012-12-06
4
-251
/
+0
*
[autofill] Pass along frame URL and SSL status, only allow requests for credi...
dbeam@chromium.org
2012-12-06
1
-3
/
+9
*
Revert 171333 - Memory issues on Mac
rsleevi@chromium.org
2012-12-05
2
-9
/
+9
*
chrome: Use skia::RefPtr for skia ref-counted objects.
danakj@chromium.org
2012-12-05
2
-9
/
+9
*
Fix URLs in webview loadredirect events
courage@chromium.org
2012-12-05
1
-1
/
+1
*
Browser Plugin: Update DOM Node attributes when properties are updated
fsamuel@chromium.org
2012-12-05
1
-1
/
+17
*
Added JavaScript API function to getFileSyncStatus for a single file.
calvinlo@chromium.org
2012-12-05
1
-0
/
+13
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
1
-0
/
+5
*
Implement {Start,Stop}CapturingKeyStrokes for Instant.
samarth@chromium.org
2012-12-05
4
-0
/
+58
*
[Spellcheck] Added UMA metrics for WebKit API usage
groby@chromium.org
2012-12-05
1
-4
/
+11
*
app.window: Replace linear view search with direct lookup.
mgiuca@chromium.org
2012-12-05
1
-32
/
+2
*
Fixing missing password Autofill popup for Android
aurimas@chromium.org
2012-12-05
1
-1
/
+5
*
Histogram first paint PLT's for Cache Sensitivity Analysis.
tburkard@chromium.org
2012-12-05
1
-2
/
+17
*
[imperative autofill] handle filling in <select>
estade@chromium.org
2012-12-04
1
-1
/
+1
*
Add placeholder text for unsupported plug-ins.
newt@chromium.org
2012-12-04
3
-5
/
+8
*
Add a flag to LaunchSelLdr to skip grabbing a routing_id.
jvoung@chromium.org
2012-12-04
1
-12
/
+23
*
Persist the Instant API to committed search result pages.
sreeram@chromium.org
2012-12-04
4
-29
/
+27
*
[Spellcheck] Cleanup. Resubmit, again
groby@chromium.org
2012-12-04
11
-95
/
+92
*
Add ExceptionHandler to ModuleSystem, remove heap allocated v8::TryCatch.
koz@chromium.org
2012-12-04
5
-6
/
+59
*
Revert 170866
fsamuel@chromium.org
2012-12-04
1
-17
/
+1
*
Browser Plugin: Update DOM Node attributes when properties are updated
fsamuel@chromium.org
2012-12-04
1
-1
/
+17
*
Adding fsamuel as web_view.js OWNER
fsamuel@chromium.org
2012-12-04
1
-0
/
+1
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
4
-10
/
+9
*
Bluetooth API Permission Dialogs.
bryeung@chromium.org
2012-12-03
3
-0
/
+38
*
Add a parameter that specifies whether onKeyEvent is asynchronous
zork@chromium.org
2012-12-03
1
-1
/
+14
*
Revert 170514
glider@chromium.org
2012-11-30
3
-38
/
+0
*
[autofill] Fill in values on a successful run of interactive autocomplete.
dbeam@chromium.org
2012-11-30
4
-25
/
+60
*
Bluetooth API Permission Dialogs.
bryeung@chromium.org
2012-11-30
3
-0
/
+38
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
3
-0
/
+99
*
Replace NSS init with wrapper.
jorgelo@chromium.org
2012-11-30
1
-8
/
+5
*
InstantExtended: Instant off.
jered@chromium.org
2012-11-30
4
-2
/
+34
*
Add raymes and yzshen to pepper host OWNERS
brettw@chromium.org
2012-11-29
1
-0
/
+1
*
Build time configuration for mobile safebrowsing.
sgurun@chromium.org
2012-11-29
2
-5
/
+5
*
Initial skeleton for System Indicator API
dewittj@chromium.org
2012-11-28
3
-2
/
+24
*
InstantExtended: Restrict allowed heights.
jered@chromium.org
2012-11-28
1
-5
/
+0
*
Fix sandboxed page check in extension_set.cc and dispatcher.cc.
kalman@chromium.org
2012-11-28
1
-7
/
+13
*
Revert "The extension V8SchemaRegister class does not register any API on And...
jcivelli@chromium.org
2012-11-28
2
-20
/
+6
*
Drive: Rename GData to Drive in extension JS API
yoshiki@chromium.org
2012-11-28
1
-1
/
+1
*
Add app window property change events
asargent@chromium.org
2012-11-28
1
-8
/
+35
*
[Spellcheck] Don't initialize SpellcheckWordIterator with empty rulesets.
groby@chromium.org
2012-11-27
2
-0
/
+24
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
2
-2
/
+2
[next]