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
*
Remove all callers of WebFrame::frameForEnteredContext
abarth@chromium.org
2012-10-12
2
-3
/
+3
*
Make html, body { overflow: hidden } default for app windows.
jeremya@chromium.org
2012-10-12
1
-0
/
+4
*
Pass shadow-dom permissions to renderer
dhollowa@chromium.org
2012-10-11
5
-5
/
+24
*
Upstreaming autofill changes for Android
aurimas@chromium.org
2012-10-11
1
-0
/
+8
*
Fix a test which uses the RenderViewTest harness running in unit_test binarie...
jam@chromium.org
2012-10-10
1
-2
/
+2
*
Update icons used for password generation.
gcasto@chromium.org
2012-10-10
2
-0
/
+5
*
Disable tcmalloc profile files.
jorgelo@chromium.org
2012-10-10
2
-42
/
+0
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-1
/
+0
*
Implement context and oncontextchange for the SearchBox API
samarth@chromium.org
2012-10-09
5
-1
/
+50
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
5
-7
/
+167
*
This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...
pkotwicz@chromium.org
2012-10-09
1
-1
/
+2
*
Fix bug where client autocomplete results weren't being read properly and add...
dcblack@chromium.org
2012-10-09
1
-7
/
+23
*
Add a check to fall back gracefully if the client fails to pass in a url for ...
dcblack@chromium.org
2012-10-08
1
-3
/
+5
*
Move ownership of ExtensionAction into ExtensionSystem.
jyasskin@chromium.org
2012-10-08
1
-2
/
+2
*
Don't inject the platform app stylesheet into view-source: URLs
mihaip@chromium.org
2012-10-06
3
-34
/
+29
*
Revert 160448 - Changed text for blocked NaCl plugins and replacement HTML be...
sky@chromium.org
2012-10-05
2
-7
/
+2
*
Changed text for blocked NaCl plugins and replacement HTML behaviour.
zelidrag@chromium.org
2012-10-05
2
-2
/
+7
*
Add a flag to enable browser plugin in regular web pages as well.
lazyboy@chromium.org
2012-10-05
1
-2
/
+4
*
Remove renderer side thumbnailing code.
mazda@chromium.org
2012-10-05
2
-143
/
+0
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
16
-328
/
+298
*
Tweak our javascript to not use array.length, as it might be a security vulne...
dcblack@chromium.org
2012-10-05
1
-10
/
+10
*
<browser> Make new implementation the default.
lazyboy@chromium.org
2012-10-04
5
-7
/
+105
*
Upstreaming SpdyProxy-related switches, OTR logic, and histograms
bengr@google.com
2012-10-04
1
-0
/
+11
*
Give Chrome Web Store app an icon in its manifest file.
mek@chromium.org
2012-10-04
1
-1
/
+4
*
Revert 159950 - Give Chrome Web Store app an icon in its manifest file.
rlarocque@chromium.org
2012-10-03
1
-4
/
+1
*
Give Chrome Web Store app an icon in its manifest file.
mek@chromium.org
2012-10-03
1
-1
/
+4
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-3
/
+9
*
Initial extensions bindings for Initial extensions bindings for Cloud-backed ...
kinuko@chromium.org
2012-10-02
5
-0
/
+112
*
Pass draggable property value in ExtensionHelper::DraggableRegionsChanged.
jianli@chromium.org
2012-10-02
1
-4
/
+1
*
Fixes minor nits in Instant.
sreeram@chromium.org
2012-09-28
3
-7
/
+3
*
Revert 156678 - Native messaging now uses the MessageService back-end.
mpcomplete@chromium.org
2012-09-28
4
-84
/
+3
*
Change ShellWindow to support new draggable region syntax and behavior.
jianli@chromium.org
2012-09-28
1
-1
/
+9
*
Plumb through onfocus and onblur searchbox events.
jered@chromium.org
2012-09-28
5
-1
/
+73
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-2
/
+1
*
Cleanup: Use plugin constants in more places.
thestig@chromium.org
2012-09-27
1
-1
/
+5
*
Sensitivity Analysis to see how cache performance affects PLTs.
tburkard@chromium.org
2012-09-27
1
-0
/
+12
*
Move AndroidProtocolAdaptor into android_webview
mnaganov@chromium.org
2012-09-27
1
-5
/
+0
*
Add content script activity to the extension activity log.
ericdingle@chromium.org
2012-09-27
1
-2
/
+6
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
3
-8
/
+0
*
Cache the object given to the chrome.app.window.create callback and use it fo...
tapted@chromium.org
2012-09-27
1
-14
/
+45
*
Add OWNERS for searchbox_api.js
dcblack@chromium.org
2012-09-26
3
-1
/
+3
*
Grant popup blocker bypass based upon extension context type.
tsepez@chromium.org
2012-09-26
1
-1
/
+5
*
Revert 158830 - Revert 156678 - Native messaging now uses the MessageService ...
ilevy@chromium.org
2012-09-26
4
-3
/
+84
*
Revert 156678 - Native messaging now uses the MessageService back-end.
mpcomplete@chromium.org
2012-09-26
4
-84
/
+3
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
3
-1
/
+2
*
Remove the AppWindow.dom accessor.
jeremya@chromium.org
2012-09-25
1
-3
/
+1
*
Ensure WebKit is initialized in the case Loaded IPC arrives before UpdateUser...
tapted@chromium.org
2012-09-22
1
-0
/
+1
*
Removes PluginInfoMessageFilter dependency on PluginGroup.
ibraaaa@google.com
2012-09-21
3
-40
/
+30
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-20
1
-3
/
+5
*
Revert 157773 - This is followup from Charlie's comments on Fady's cl: http:/...
zea@chromium.org
2012-09-20
1
-5
/
+3
[next]