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
*
Merge 146897 - WebMediaPlayerImpl needs to own the audio source provider.
scherkus@chromium.org
2012-07-23
4
-2
/
+12
*
Merge 145466 - HiDPI chromium logo for NTP, about:version, about:neterror
thakis@chromium.org
2012-07-21
1
-1
/
+10
*
Merge 143429 - Move the mixed scripting infobar to a page action icon / conte...
cevans@chromium.org
2012-07-10
4
-13
/
+14
*
Revert 142671 - Use WebFrame::replaceMisspelledRange() to replace a misspelle...
rsesek@chromium.org
2012-06-18
2
-12
/
+0
*
Initial work to remove the notion of all extension message payloads as strings.
gdk@chromium.org
2012-06-18
2
-2
/
+8
*
Reland 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...
tbarzic@chromium.org
2012-06-18
1
-0
/
+23
*
Use WebFrame::replaceMisspelledRange() to replace a misspelled range with text.
hbono@chromium.org
2012-06-18
2
-0
/
+12
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-18
3
-0
/
+42
*
Move input.ime back out of experimental for M21
zork@chromium.org
2012-06-18
2
-9
/
+7
*
Revert 142623 - Bluetooth Extension API: Add a discovery API
nsylvain@chromium.org
2012-06-17
3
-42
/
+0
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-17
3
-0
/
+42
*
Improve handling of ArrayBuffers in composite objects.
gdk@chromium.org
2012-06-17
1
-0
/
+3
*
Revert 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...
tbarzic@chromium.org
2012-06-16
1
-23
/
+0
*
Return FileEntry object from fileBrowserHandler.selectFile function.
tbarzic@chromium.org
2012-06-16
1
-0
/
+23
*
Move remaining images from ui/resources to default_100_percent and use correc...
benrg@chromium.org
2012-06-16
1
-3
/
+14
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
7
-14
/
+13
*
Add drive search function to fileBrowserPrivate api.
tbarzic@chromium.org
2012-06-15
1
-0
/
+14
*
Use NSS for symmetric key crypto operations on Windows and Mac.
ddorwin@chromium.org
2012-06-15
1
-1
/
+1
*
Print extension event validation errors on the console.
benwells@chromium.org
2012-06-15
1
-0
/
+1
*
Enable Shadow DOM and scoped stylesheet for extensions.
morrita@chromium.org
2012-06-15
2
-0
/
+31
*
Implement fileSystem.chooseFile.
benwells@chromium.org
2012-06-15
1
-21
/
+24
*
Allow platform apps to open links in the browser.
mihaip@chromium.org
2012-06-15
2
-8
/
+40
*
Support redirects by regular expression in declarative WebRequest API
battre@chromium.org
2012-06-14
1
-2
/
+2
*
Don't store history in android mediaplayer under incognito mode.
qinmin@chromium.org
2012-06-13
1
-0
/
+7
*
Fix phishing test failures by not depending on hash_map's operator==.
bryner@chromium.org
2012-06-13
6
-39
/
+79
*
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
[next]