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
*
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
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
Force accelerated 2d canvas off for chrome ui
jamesr@chromium.org
2010-09-22
1
-2
/
+3
*
Fixes bug where match preview wouldn't get hidden if match preview was
sky@chromium.org
2010-09-22
1
-0
/
+5
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-7
/
+8
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-8
/
+7
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
3
-4
/
+87
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-6
/
+0
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
1
-1
/
+1
*
Specifying "targetUrlPatterns" should imply link context.
asargent@chromium.org
2010-09-20
1
-2
/
+1
*
Hook up indexed databases to content settings.
jochen@chromium.org
2010-09-20
2
-0
/
+15
*
Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...
jochen@chromium.org
2010-09-17
3
-0
/
+34
*
[GTK] adjust GtkFloatingContainer child allocation calculation.
estade@chromium.org
2010-09-16
1
-19
/
+18
*
Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...
jochen@chromium.org
2010-09-16
3
-34
/
+0
*
Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.
jochen@chromium.org
2010-09-16
3
-0
/
+34
*
Clarify some comments from a recent patch that changes TabContents.
jorlow@chromium.org
2010-09-16
2
-6
/
+2
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
1
-1
/
+3
*
Adds default constructors and destructors to ViewHostMsgs.
hbono@chromium.org
2010-09-15
1
-15
/
+15
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
7
-79
/
+467
*
Trying to green up the tree, lots of mac and win red around this cl.
thomasvl@chromium.org
2010-09-14
1
-1
/
+1
*
net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.
tfarina@chromium.org
2010-09-14
1
-1
/
+1
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
10
-35
/
+45
[next]