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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge --enable-webui-taskmanager into --use-more-webui.
yoshiki@chromium.org
2011-12-19
2
-4
/
+0
*
Allow all URLPatterns to have ports.
aa@chromium.org
2011-12-19
9
-250
/
+88
*
Split extension_api.json up into one json file for each api.
koz@chromium.org
2011-12-19
61
-9501
/
+9772
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-6
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-2
/
+6
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-6
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-2
/
+6
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
11
-225
/
+291
*
Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-17
2
-5
/
+4
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
2
-0
/
+4
*
Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.
bauerb@chromium.org
2011-12-17
2
-4
/
+5
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
2
-0
/
+82
*
Redirection doc for webRequest.
mkwst@chromium.org
2011-12-16
2
-0
/
+564
*
Include the information whether the tab is already in a tab strip with the re...
jochen@chromium.org
2011-12-16
1
-0
/
+6
*
Improve HistoryURL scoring by making it more aggressive.
mpearson@chromium.org
2011-12-16
2
-0
/
+5
*
Add a notification for EXTENSION_HOST_DOM_CONTENT_LOADED and use it to end st...
pam@chromium.org
2011-12-16
1
-1
/
+7
*
Extensions: send the whole manifest to the extensions process in
kalman@chromium.org
2011-12-16
2
-57
/
+2
*
Extension docs: Links from `samples.html` now point to the correct branch.
mkwst@chromium.org
2011-12-16
2
-533
/
+464
*
Extensions: remove handling of the browserActions permissions because it's no
kalman@chromium.org
2011-12-16
3
-4
/
+0
*
Update the manifest key restrictions.
jstritar@chromium.org
2011-12-16
2
-4
/
+10
*
Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORT
aa@chromium.org
2011-12-16
5
-67
/
+32
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
3
-16
/
+20
*
Implement chrome.experimental.downloads.pause(), cancel() and resume().
asanka@chromium.org
2011-12-16
1
-4
/
+40
*
Add implementation of ExtensionActivityLog and extension API logging.
ericdingle@chromium.org
2011-12-15
2
-0
/
+5
*
Exclude extensions and Chrome Web Store from hosted app process workaround.
creis@chromium.org
2011-12-15
1
-6
/
+15
*
Add an API to unpack Zip files directly from and to file descriptors.
jorgelo@chromium.org
2011-12-15
5
-8
/
+255
*
Looks like a few people forgot to rebuild docs.
mkwst@chromium.org
2011-12-15
9
-68
/
+74
*
Add a context field to the accessibility extension API.
dmazzoni@chromium.org
2011-12-15
1
-0
/
+5
*
Reland of r114615: "chrome.clear: Increasing granularity of public API"
mkwst@chromium.org
2011-12-15
3
-24
/
+1787
*
Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...
finnur@chromium.org
2011-12-15
4
-1
/
+12
*
Reverting due to compile failure on multiple bots.
finnur@chromium.org
2011-12-15
3
-1787
/
+24
*
chrome.clear: Increasing granularity of public API
mkwst@chromium.org
2011-12-15
3
-24
/
+1787
*
Print preview: A quick hack to support printing to the default printer withou...
thestig@chromium.org
2011-12-15
2
-0
/
+5
*
ChromeOS Mouse settings.
achuith@chromium.org
2011-12-15
2
-0
/
+4
*
Fix mistakenly non-const variable.
falken@chromium.org
2011-12-15
2
-2
/
+2
*
Add private system extension API to get system update status
hashimoto@chromium.org
2011-12-15
1
-1
/
+36
*
Add a component installer for Portable NaCl. Registration of installer is hid...
jvoung@google.com
2011-12-15
4
-0
/
+9
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
3
-25
/
+26
*
Allow loading of unpacked extensions with manifest_version 1.
abarth@chromium.org
2011-12-15
1
-1
/
+1
*
Wire up onEvent and put it to use when UdpSocket::Write blocks.
miket@chromium.org
2011-12-15
1
-17
/
+28
*
Force 'text/plain' rendering for HTML, CSS, and JS sample files.
mkwst@chromium.org
2011-12-15
2
-1
/
+8
*
Remove TOUCH_UI code in chrome_constants.cc. I purposely preserved kEnableTou...
saintlou@chromium.org
2011-12-15
1
-4
/
+0
*
Added storage sample.
smus@chromium.org
2011-12-15
15
-12
/
+260
*
Register O3D/GTalk PPAPI plugins if available
jhorwich@chromium.org
2011-12-14
3
-0
/
+68
*
Remove executable permission from extension_process_policy.h/.cc
sail@chromium.org
2011-12-14
2
-0
/
+0
*
Options2: Pull the trigger.
jhawkins@chromium.org
2011-12-14
2
-0
/
+6
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
3
-0
/
+44
*
Move CrossesExtensionExtents logic into a shared location.
mpcomplete@chromium.org
2011-12-14
2
-0
/
+72
*
Make the 'webRequestBlocking' permission instead of 'webRequest' delay networ...
battre@chromium.org
2011-12-14
1
-2
/
+2
*
Chrome version info getter for Chrome OS.
kochi@google.com
2011-12-14
3
-2
/
+57
[prev]
[next]