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
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
2
-7
/
+0
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
7
-18
/
+60
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
3
-4
/
+5
*
Add svn prop eol-style LF
achuith@chromium.org
2011-04-13
4
-4
/
+4
*
Caused compile failure on Lunux Builder x64.
ctguil@chromium.org
2011-04-13
7
-60
/
+18
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
7
-18
/
+60
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
4
-4
/
+174
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
2
-183
/
+52
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
2
-52
/
+183
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-0
/
+11
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-12
3
-2
/
+120
*
When two extension sources request the same extension, the source with higher...
skerner@chromium.org
2011-04-12
3
-0
/
+115
*
DevTools: removed declarations of obsolete APU messages. Also fixed a couple ...
yurys@chromium.org
2011-04-12
1
-10
/
+3
*
Added EditBookmarksEnabled policy.
joaodasilva@chromium.org
2011-04-12
2
-0
/
+4
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
3
-49
/
+20
*
Remove old ScopedUserPrefUpdate
battre@chromium.org
2011-04-12
1
-5
/
+1
*
Added mount change notification event to extension API:
zelidrag@chromium.org
2011-04-12
1
-0
/
+14
*
GTK: Implement rough global menu support behind an about:flags flag.
erg@google.com
2011-04-11
2
-0
/
+9
*
Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...
erg@google.com
2011-04-11
3
-120
/
+2
*
Add type 'panel' to chrome.windows.create.
jennb@chromium.org
2011-04-11
4
-8
/
+12
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-5
/
+0
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-11
3
-2
/
+120
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
2
-0
/
+4
*
Changes to cancel prerendering when there is HTML5 audio/video on a page.
cbentzel@chromium.org
2011-04-11
2
-0
/
+29
*
Unremoving the timeStamp property from webNavigation and webRequest extension...
jochen@chromium.org
2011-04-11
5
-27
/
+1014
*
Enable data transfer items by default.
dcheng@chromium.org
2011-04-08
2
-4
/
+4
*
New screenshots for the extension UI overview.
kathyw@chromium.org
2011-04-08
13
-35
/
+35
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
3
-11
/
+17
*
This is downstream fix for chrome.experimental.debugger API.
loislo@chromium.org
2011-04-08
3
-178
/
+31
*
TBR: arv -- just fixing a long-out-of-date comment.
mirandac@chromium.org
2011-04-08
1
-2
/
+1
*
Add nacl_modules key to extension manifests
abarth@chromium.org
2011-04-08
4
-24
/
+90
*
Moved code that runs in both the browser and GPU process from content/gpu to ...
apatrick@chromium.org
2011-04-08
4
-7
/
+7
*
Adds TabContents/RenderView observers for automation/testing messages.
kkania@chromium.org
2011-04-07
2
-1
/
+23
*
Cleanup in handling of JavaScript URLs in tabs API
aa@chromium.org
2011-04-07
1
-4
/
+8
*
Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-04-07
3
-12
/
+82
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
2
-2
/
+5
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
2
-3
/
+13
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
2
-0
/
+8
*
Change text of DNS prefetch option to Network prediction option.
cbentzel@chromium.org
2011-04-07
2
-4
/
+8
*
Fix copy-paste bug from r80731 (enum should be on "type", not on "title")
mihaip@chromium.org
2011-04-07
2
-5
/
+5
*
Change some context menu APIs to use enums in the schema.
mihaip@chromium.org
2011-04-07
2
-14
/
+22
*
Add support for a "frame" context option to chrome.contextMenus.create/update.
mihaip@chromium.org
2011-04-06
4
-760
/
+378
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
2
-13
/
+9
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-25
/
+25
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-1
/
+2
*
Implement login and confirmation UI for enterprise enrollment screen
mnissler@chromium.org
2011-04-06
2
-0
/
+5
*
Use https for all the help center URLs. It's actively supported. And it looks
cevans@chromium.org
2011-04-05
1
-13
/
+13
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
5
-7
/
+80
*
Adding more dlls to the blacklist.
cpu@chromium.org
2011-04-05
1
-3
/
+8
[next]