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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
8
-88
/
+179
*
Move observers to ConfigurationPolicyProvider.
joaodasilva@chromium.org
2011-09-29
24
-287
/
+102
*
OriginIdentifierValueMap refactoring: Change the internal storage from a list...
marja@chromium.org
2011-09-29
19
-238
/
+351
*
Fix: content setting exception view for incognito profile was not updated.
marja@chromium.org
2011-09-29
1
-2
/
+1
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
3
-21
/
+34
*
Autofill: Support 'full names' that are lacking a first or a middle name.
isherman@chromium.org
2011-09-29
4
-38
/
+95
*
Fix ProfileInfoCacheUnittests
sail@chromium.org
2011-09-29
2
-36
/
+47
*
virtual keyboard: OWN
sadrul@chromium.org
2011-09-29
2
-1
/
+2
*
Add Chrome OS bluetooth lab to about:flags
vlaviano@chromium.org
2011-09-29
1
-0
/
+7
*
[Sync] Make bookmark_editor.expanded_nodes pref unsyncable
akalin@chromium.org
2011-09-29
1
-1
/
+5
*
bind: More conversions in GTK code.
erg@chromium.org
2011-09-29
12
-33
/
+56
*
Convert most uses of the old callbacks in c/b/u/cocoa/ to use base::Bind().
rsesek@chromium.org
2011-09-29
11
-56
/
+56
*
views: Change TabbedPane::AddTab() to string16.
tfarina@chromium.org
2011-09-29
1
-4
/
+4
*
Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...
aboxhall@chromium.org
2011-09-29
1
-0
/
+34
*
Add support for setting a quota on the size of individual extension settings
kalman@chromium.org
2011-09-29
3
-41
/
+109
*
Adding hover visuals for checkbox and radio buttons on settings page.
tbarzic@chromium.org
2011-09-28
1
-0
/
+17
*
Animate the wrench menu on a Mac.
dcheng@chromium.org
2011-09-28
2
-4
/
+9
*
Some link errors revealed dup symbols and or missing files.
saintlou@chromium.org
2011-09-28
5
-39
/
+57
*
Migrate browser/webdata/web_data_service* to base::Bind()
dhollowa@chromium.org
2011-09-28
3
-149
/
+70
*
Revert 103189 - Add apps notifications data type to sync.
rickcam@chromium.org
2011-09-28
10
-108
/
+1
*
Use base::Bind in plugin-related chrome/browser/ code.
bauerb@chromium.org
2011-09-28
4
-23
/
+32
*
Add apps notifications data type to sync.
munjal@chromium.org
2011-09-28
10
-1
/
+108
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
2
-32
/
+42
*
Add cases to switch in ModelTypeToString
rlarocque@chromium.org
2011-09-28
1
-0
/
+7
*
TestPrerenderContents that are deleted after exiting the
mmenke@chromium.org
2011-09-28
1
-1
/
+16
*
[ChromeOS] Fix screen lock not enabled problem.
xiyuan@chromium.org
2011-09-28
1
-9
/
+9
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-10
/
+15
*
Fix crash in VPN config code.
stevenjb@google.com
2011-09-28
1
-0
/
+2
*
Refactored code to move cloudprint specific code into print_preview_cloud.js.
abodenha@google.com
2011-09-28
6
-183
/
+139
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
3
-14
/
+115
*
Pass intent data through to the picker and launch a new tab
gbillock@chromium.org
2011-09-28
5
-23
/
+192
*
Remove obsolete HAVE_XINPUT2 checks.
sadrul@chromium.org
2011-09-28
2
-3
/
+3
*
Implemented support of network icons as image strip instead of separate icon ...
davemoore@chromium.org
2011-09-28
10
-231
/
+244
*
Remove ExtensionSettingsNoopStorage and replace its functionality with a new
mpcomplete@chromium.org
2011-09-28
14
-199
/
+122
*
Calculate maximum height of bookmark bar before starting animation.
ncj674@motorola.com
2011-09-28
2
-9
/
+20
*
clean up: Consolidate tab_contents_container_views.{cc,h} into tab_contents_c...
oshima@google.com
2011-09-28
4
-178
/
+191
*
Replace NewRunnableMethod calls with base::Bind in chrome/browser/prefs.
bauerb@chromium.org
2011-09-28
3
-9
/
+10
*
Animating the visibility change of settings button in Panel for Windows.
jianli@chromium.org
2011-09-28
3
-19
/
+109
*
[cros,webui] Update captive portal warning message and title.
altimofeev@chromium.org
2011-09-28
4
-30
/
+64
*
Remove disabled parts of ImporterTest
phajdan.jr@chromium.org
2011-09-28
1
-37
/
+0
*
More aura changes
oshima@google.com
2011-09-28
1
-2
/
+2
*
move shutdown button to top left
oshima@chromium.org
2011-09-28
2
-10
/
+10
*
Implement DrawAttention for panels on linux.
prasadt@chromium.org
2011-09-28
6
-19
/
+181
*
Remove definitions copied from Win7 SDK.
jschuh@chromium.org
2011-09-28
1
-120
/
+0
*
[cros,webui] Reserve space for network icon for all icons.
altimofeev@chromium.org
2011-09-28
1
-0
/
+4
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
17
-4316
/
+11
*
Revert 103113 - Move RenderWidgetHostViewMac to content.
torne@chromium.org
2011-09-28
16
-9
/
+4314
*
Make the browser window the same size as the cros widget.
danakj@chromium.org
2011-09-28
1
-1
/
+4
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
16
-4314
/
+9
*
Experimentally strictify third-party cookie blocking.
mkwst@chromium.org
2011-09-28
1
-0
/
+10
[next]