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
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
4
-13
/
+27
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
3
-0
/
+23
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
4
-4
/
+4
*
Inspector settings not updated in profile when inspecting extensions.
podivilov@chromium.org
2010-10-12
7
-9
/
+51
*
Adjust the traces for WhitelistedExtension.
finnur@chromium.org
2010-10-12
1
-0
/
+8
*
[Mac] Initial Instant implementation.
rohitrao@chromium.org
2010-10-12
1
-0
/
+1
*
Refactor TemplateURLFetcher to make it more testable and add more tests for it.
levin@chromium.org
2010-10-11
1
-28
/
+7
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
2
-5
/
+31
*
Add the Windows dialog for setting default search provider from js.
levin@chromium.org
2010-10-11
2
-2
/
+19
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
4
-16
/
+16
*
Fix a bug that caused web pages not to accept drag and drop on Chrome OS.
satorux@chromium.org
2010-10-09
1
-1
/
+3
*
[GTK] update infobars to new, harder-to-spoof versions.
estade@chromium.org
2010-10-08
3
-0
/
+18
*
linux: Allow showing icons in menus.
erg@google.com
2010-10-08
2
-0
/
+6
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
2
-30
/
+38
*
Revert 61793 - [Mac] Set the TabContentsViewCocoa's resizing mask at creation...
avi@chromium.org
2010-10-07
1
-1
/
+0
*
Remove popup blocked animation API
pinkerton@chromium.org
2010-10-07
1
-3
/
+0
*
[Mac] Set the TabContentsViewCocoa's resizing mask at creation time.
rohitrao@chromium.org
2010-10-07
1
-0
/
+1
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
1
-4
/
+2
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
1
-2
/
+4
*
Renames and moves match preview classes to instant. This doesn't
sky@chromium.org
2010-10-05
10
-1671
/
+0
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
4
-8
/
+23
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
10
-632
/
+1397
*
chromium-os:5166 Panel/popup cleanup for ChromeOS
stevenjb@google.com
2010-10-04
1
-28
/
+0
*
Enable hyperlink auditing by default, and allow disabling with the command li...
japhet@chromium.org
2010-10-04
1
-0
/
+2
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
2
-4
/
+1
*
Fixes bad merge of MatchPreview.
sky@chromium.org
2010-10-04
1
-1
/
+1
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
2
-1
/
+4
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
2
-4
/
+1
*
Add a Delegate to JavaScriptAppModalDialog.
tfarina@chromium.org
2010-10-02
2
-8
/
+8
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
2
-31
/
+0
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-4
/
+4
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
1
-10
/
+0
*
Fix typo in comment.
avi@chromium.org
2010-10-01
1
-1
/
+1
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
5
-22
/
+64
*
Update Alternate Error Page URL when Google URL has been updated.
ukai@chromium.org
2010-10-01
1
-0
/
+8
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
1
-2
/
+2
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
9
-8
/
+118
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
2
-8
/
+7
*
Makes instant support other open dispositions.
sky@chromium.org
2010-09-27
4
-42
/
+52
*
Revert 60527 - Fix flickering when calling push/replaceState (or changing the...
mihaip@chromium.org
2010-09-27
2
-4
/
+5
*
Fix crasher/DCHECK in interstitial code.
jcivelli@chromium.org
2010-09-27
2
-12
/
+52
*
Add parentheses around bit-wise operations to quieten warning.
mihaip@chromium.org
2010-09-24
1
-3
/
+2
*
Fix flickering when calling push/replaceState (or changing the location hash)
mihaip@chromium.org
2010-09-24
2
-5
/
+5
*
Fixes bug where showing an auth dialog during instant would trigger
sky@chromium.org
2010-09-24
4
-5
/
+37
*
Adds support for sending script when the user accepts instant
sky@chromium.org
2010-09-24
3
-34
/
+92
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
1
-2
/
+6
*
Simple fix correcting the assignment of page_id to RenderView instances.
twiz@google.com
2010-09-23
1
-6
/
+0
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
2
-3
/
+5
*
Hook up indexed databases to content settings.
jochen@chromium.org
2010-09-23
2
-2
/
+16
[next]