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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-335
/
+60
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-60
/
+335
*
Prevent excessive crash reporting due stack overflow (due exception in SEH fi...
stoyan@chromium.org
2010-01-31
8
-358
/
+645
*
Initialize arrowPoint so that warnings don't break Mac compile in new extensi...
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
21
-16
/
+1566
*
Initial implementation for wizard.
davemoore@chromium.org
2010-01-31
8
-114
/
+255
*
Add third_party/swig to .gitignore
jeremy@chromium.org
2010-01-31
1
-0
/
+1
*
Updating trunk VERSION from 311.0 to 312.0
chrome-release@google.com
2010-01-31
1
-1
/
+1
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
7
-8
/
+51
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
5
-34
/
+8
*
Re-enable the cookie policy browser tests.
darin@chromium.org
2010-01-31
1
-18
/
+5
*
DevTools: load injected script using WebKit API
yurys@chromium.org
2010-01-31
5
-8
/
+34
*
DevTools: let GC manage utility script's ScriptState lifetime
yurys@chromium.org
2010-01-31
2
-8
/
+2
*
DevTools upstreaming: rename Js* to JS*
yurys@chromium.org
2010-01-31
6
-38
/
+37
*
Remove valgrind suppression.
jorlow@chromium.org
2010-01-31
1
-18
/
+0
*
The upstream change to make popup shrinking work properly is a big project, s...
aa@chromium.org
2010-01-31
3
-2
/
+24
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
6
-37
/
+107
*
Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.
arv@chromium.org
2010-01-31
3
-11
/
+27
*
If the URLRequestContext has no CookiePolicy, then we should
darin@chromium.org
2010-01-30
5
-18
/
+18
*
Expose sortChildren to the bookmark manager extension API and use that from t...
arv@chromium.org
2010-01-30
6
-7
/
+76
*
NTP: Add work around for recent changes to HTML5 DnD behavior.
arv@chromium.org
2010-01-30
1
-3
/
+12
*
Fix api misunderstanding.
thakis@chromium.org
2010-01-30
3
-25
/
+20
*
Updated test expectations to reflect new passing test.
atwilson@chromium.org
2010-01-30
2
-201
/
+0
*
Trivial fix: static -> const.
viettrungluu@chromium.org
2010-01-30
1
-2
/
+2
*
WebKit roll 54075:54103.
pfeldman@chromium.org
2010-01-30
1
-1
/
+1
*
Mac: fix crash when blank URL lists dragged to/over web content.
viettrungluu@chromium.org
2010-01-30
3
-30
/
+70
*
Correct the length of the string saved to the "dr" registry value used for Om...
robertshield@chromium.org
2010-01-30
1
-1
/
+4
*
Disable 3 cookie tests that started failing.
nsylvain@chromium.org
2010-01-30
1
-3
/
+6
*
Updating trunk VERSION from 310.0 to 311.0
chrome-release@google.com
2010-01-30
1
-1
/
+1
*
Hook up some of the content settings UI to the actual settings map object. T...
pkasting@chromium.org
2010-01-30
17
-336
/
+317
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
8
-16
/
+144
*
Fix compilation error. Oops!
darin@chromium.org
2010-01-30
1
-4
/
+4
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
21
-187
/
+333
*
The FullTabModeIE_WindowOpenInChrome ChromeFrame test should not quit the mes...
ananta@chromium.org
2010-01-30
1
-2
/
+1
*
Stubs for applying content settings.
darin@chromium.org
2010-01-30
2
-1
/
+19
*
Make download items drag sources on OS X.
thakis@chromium.org
2010-01-30
14
-128
/
+270
*
Try to fix linux views, part I don't even know how many
pkasting@chromium.org
2010-01-30
1
-1
/
+0
*
Third take at fixing Linux views build
pkasting@chromium.org
2010-01-30
1
-1
/
+8
*
Things I did not know: Linux Views needs to re-list a bunch of files or it wo...
pkasting@chromium.org
2010-01-30
1
-0
/
+2
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
4
-12
/
+19
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
15
-8
/
+499
*
Add mechanism for global queueing and prioritization of DNS.
eroman@chromium.org
2010-01-30
9
-30
/
+634
*
Fix build break.
rohitrao@chromium.org
2010-01-30
1
-2
/
+2
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
12
-297
/
+316
*
One more place I forgot to lock.
pkasting@chromium.org
2010-01-30
1
-1
/
+5
*
Fix silly failure to actually initialize the scoped_refptrs.
pkasting@chromium.org
2010-01-30
2
-1
/
+4
*
Didn't realize the RefCountedThreadSafe means "no more stack-allocated objects".
pkasting@chromium.org
2010-01-30
3
-34
/
+35
*
More brands for rlz
cpu@chromium.org
2010-01-30
1
-4
/
+6
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
25
-13
/
+1537
*
Make the Blacklist in the URL request context refcounted, since the Profile g...
pkasting@chromium.org
2010-01-30
5
-50
/
+39
[next]