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
*
Allow platform apps to get writable FileEntry objects from readable ones.
benwells@chromium.org
2012-06-13
5
-19
/
+53
*
Cleanup experimental app custom bindings.
benwells@chromium.org
2012-06-13
1
-2
/
+2
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
8
-17
/
+168
*
Fix crash when displaying system print dialog on Linux.
abodenha@chromium.org
2012-06-12
1
-4
/
+0
*
Improve extension api tests: run all tests, even if one fails
estade@chromium.org
2012-06-12
1
-60
/
+51
*
Implement a request cache and disble retrieving a sub-region.
hbono@chromium.org
2012-06-12
3
-70
/
+76
*
Don't allow unsafe reloads of mixed content pages for HSTS hosts.
tsepez@chromium.org
2012-06-12
1
-2
/
+4
*
Autofill: Fix a leak.
jhawkins@chromium.org
2012-06-11
1
-4
/
+4
*
Move all the feature related stuff into extensions/features
mitchellwrosen@chromium.org
2012-06-11
3
-3
/
+3
*
Disable failing phishing tests.
nsylvain@chromium.org
2012-06-10
1
-3
/
+6
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
2
-0
/
+4
*
Simply mixed scripting logic, now that no particular domain is special.
cevans@chromium.org
2012-06-09
1
-15
/
+1
*
Refactor detection of account creation forms and fix two minor issues.
gcasto@chromium.org
2012-06-08
3
-29
/
+92
*
Add Datalist Support to New Autofill UI
csharp@chromium.org
2012-06-08
2
-0
/
+60
*
Double dollar ($$) parsing in messages.json broken
mitchellwrosen@chromium.org
2012-06-08
1
-6
/
+2
*
Change platform app api getDisplayPath to take FileEntry.
benwells@chromium.org
2012-06-08
3
-0
/
+19
*
Make platform app restrictions more robust.
estade@chromium.org
2012-06-08
1
-13
/
+14
*
Implement extension API chrome.fileSystem.getDisplayPath().
benwells@chromium.org
2012-06-08
2
-7
/
+3
*
Change --enable-browser-plugin to --browser-plugin=enabled or --browser-plugi...
scshunt@google.com
2012-06-08
1
-2
/
+18
*
Prepare PrerenderWebMediaPlayer for CORS support addition in WebKit.
fischman@chromium.org
2012-06-07
2
-6
/
+11
*
Remove colors from CSS, and change header language.
miket@chromium.org
2012-06-07
1
-3
/
+1
*
Allow updateArgumentsPostValidate to support callbacks and added / removed ar...
benwells@chromium.org
2012-06-07
12
-189
/
+214
*
warn when platform apps attempt to use unload or beforeunload events.
estade@chromium.org
2012-06-06
1
-0
/
+10
*
This CL does the following: (1) Pass the max_length attribute to the password...
zysxqn@google.com
2012-06-06
1
-0
/
+1
*
Add sandboxed_pages to allow extension/app pages to be served in a
mihaip@chromium.org
2012-06-06
1
-2
/
+21
*
Fix client-side phishing detection test flakiness and ChromeOS failure.
bryner@chromium.org
2012-06-05
3
-14
/
+14
*
Pull spellchecker dictionaries.
hbono@chromium.org
2012-06-04
1
-0
/
+10
*
Move test headers from content\test to content\public\test. This way we can e...
jam@chromium.org
2012-06-04
1
-2
/
+2
*
Move render_view_test.h header from content\test to content\public\test. This...
jam@chromium.org
2012-06-04
1
-0
/
+1
*
Move RenderViewFakeResourcesTest header from content\test to content\public\t...
jam@chromium.org
2012-06-03
3
-13
/
+15
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
*
Use shadow DOM API to show icon for password generation.
gcasto@chromium.org
2012-06-01
3
-48
/
+98
*
Coverity NULL_RETURNS issue.
scr@chromium.org
2012-06-01
1
-1
/
+4
*
Move platform_app.css styles from html to body.
miket@chromium.org
2012-06-01
1
-1
/
+1
*
Fix bug in New Autofill UI
keishi@chromium.org
2012-05-31
2
-0
/
+10
*
Show infobar when a plug-in couldn't be loaded.
bauerb@chromium.org
2012-05-31
1
-0
/
+3
*
Media Gallery: Implement a basic version of GetMediaFileSystems().
thestig@chromium.org
2012-05-31
2
-9
/
+39
*
Enable the in-browser thumbnailing by default on supported platforms.
mazda@chromium.org
2012-05-31
1
-5
/
+4
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
2
-4
/
+11
*
Clean up display of print errors to avoid use of BrowserList::GetLastActive().
ben@chromium.org
2012-05-30
2
-17
/
+0
*
Cleanup: Remove the C version of GetUrandomFD()
mseaborn@chromium.org
2012-05-30
1
-3
/
+3
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
2
-4
/
+19
*
Add support for response header manipulation in Declarative WebRequest API
battre@chromium.org
2012-05-30
1
-0
/
+6
*
Make ScriptBadgeExecutor only show extension script badges after they're
kalman@chromium.org
2012-05-30
3
-4
/
+31
*
bump hunspell dictionary version numbers for en-RR locales
estade@chromium.org
2012-05-30
1
-43
/
+48
*
Fix and simplify calculation of y-coordinate of header/footer rendertext rect.
arthurhsu@chromium.org
2012-05-29
1
-10
/
+10
*
Make 'options' and callback arg to chrome.appWindow.create optional.
jeremya@chromium.org
2012-05-29
1
-8
/
+12
*
Use grammar markers for contextually-misspelled words.
hbono@chromium.org
2012-05-28
4
-59
/
+128
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
5
-0
/
+124
*
Add an OWNERS file for chrome/renderer/prerender.
gavinp@chromium.org
2012-05-25
1
-0
/
+4
[next]