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
*
Combined both constructors of TalkMediatorImpl into one.
akalin@chromium.org
2010-06-16
5
-55
/
+62
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
35
-182
/
+67
*
Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).
tkent@google.com
2010-06-16
2
-0
/
+9
*
Add a histogram tracking the responses to the "remember password" infobar.
dpranke@chromium.org
2010-06-16
1
-3
/
+17
*
Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...
rafaelw@chromium.org
2010-06-16
5
-7
/
+85
*
WebKit roll 61196:61229
dimich@chromium.org
2010-06-16
1
-1
/
+1
*
Fix build for remoting
hclam@chromium.org
2010-06-16
1
-25
/
+0
*
Revert 49875 - diagnostics: Add VersionTest to linux.
michaeln@google.com
2010-06-16
2
-2
/
+1
*
ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...
ananta@chromium.org
2010-06-16
5
-7
/
+93
*
Disabling the FullTabModeIE_ContextMenuBackForward ChromeFrame test as it nee...
ananta@chromium.org
2010-06-16
1
-3
/
+4
*
Fixed a crash and added a test to find it.
mad@google.com
2010-06-16
3
-14
/
+67
*
Fix the internal plugin getting disabled after an update.
jam@chromium.org
2010-06-16
1
-9
/
+10
*
diagnostics: Add VersionTest to linux.
tfarina@chromium.org
2010-06-16
2
-1
/
+2
*
Nib change: chevron icon for "off the side" button on bookmark bar now bottom...
jrg@chromium.org
2010-06-16
1
-38
/
+730
*
Compile base_fpic for 32 bits as well.
jam@chromium.org
2010-06-16
1
-1
/
+1
*
Modified the function o3djs.quaternions.rotationToQuaternion() to address a b...
petersont@google.com
2010-06-16
2
-8
/
+44
*
Revert 49862 - Measure loading time of several tabs.
michaeln@google.com
2010-06-16
4
-93
/
+5
*
Guard against the plugin being deleted unexpectedly.
kbr@google.com
2010-06-16
4
-2
/
+27
*
Adding a new showSuggestionPopup to the the WebPasswordAutocompleteListenerImpl
jcivelli@chromium.org
2010-06-16
2
-6
/
+14
*
TTF: Enable disabled test: ResourceFetcherTests.ResourceFetcherDownload
vandebo@chromium.org
2010-06-16
1
-1
/
+1
*
sync: Point dev channel sync engines to clients4.google.com/chrome-sync/dev
tim@chromium.org
2010-06-16
1
-1
/
+1
*
TTF: Fix and enable disabled test: ClientSocketPoolBaseTest.LoadState
vandebo@chromium.org
2010-06-16
1
-4
/
+3
*
Fix for a translate related crasher.
jcivelli@chromium.org
2010-06-16
3
-4
/
+27
*
Measure loading time of several tabs.
pathorn@chromium.org
2010-06-16
4
-5
/
+93
*
Re-disable FastShutdown.SlowTermination on Windows
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+2
*
Do not init v8 on platforms where it is not supported.
maf@google.com
2010-06-15
1
-4
/
+9
*
Fixed problems with Cocoa full-screen code:
kbr@google.com
2010-06-15
3
-7
/
+32
*
Mark SlowTermination as failing on Linux, and annotate it with a bug
stuartmorgan@chromium.org
2010-06-15
1
-0
/
+3
*
Broken build due to uninitialized var.
dmaclach@chromium.org
2010-06-15
1
-1
/
+1
*
cleaned up the way that streams close so that all of them use DeleteStream
erikchen@google.com
2010-06-15
5
-192
/
+52
*
sync: null-check the Directory ChannelHookup before adding a new observer so ...
tim@chromium.org
2010-06-15
1
-1
/
+6
*
Coverity: Fix leak in ChromotingClient::read_image.
mattm@chromium.org
2010-06-15
2
-8
/
+5
*
Add migration cleanup for autofill bug 38364.
nick@chromium.org
2010-06-15
1
-1
/
+61
*
Added HostConfig class. Changed SimpleHost to use it.
sergeyu@chromium.org
2010-06-15
7
-28
/
+115
*
TTF: Enable disabled test: AppCacheStorageImplTest.BasicFindMainResponseInDat...
vandebo@chromium.org
2010-06-15
1
-2
/
+1
*
Refactor validation code so it can be modified at runtime.
gman@chromium.org
2010-06-15
9
-803
/
+785
*
Add accessible_name property for info bubbles (so far added name to bookmark ...
dtseng@chromium.org
2010-06-15
5
-0
/
+13
*
gtk: Remember which page user viewed last in the Certificate Manager window.
tfarina@chromium.org
2010-06-15
5
-20
/
+112
*
Re-enable SlowTermination UI test on Windows and Linux
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+8
*
Fix broken build.
dmaclach@chromium.org
2010-06-15
1
-2
/
+12
*
ExtensionApiTest.Popup is flaky on windows.
michaeln@chromium.org
2010-06-15
1
-1
/
+8
*
Clang/mac: Declare stuff before using it.
thakis@chromium.org
2010-06-15
1
-1
/
+2
*
Tighten up compile warnings based to match other chromium sub-projects.
dmaclach@chromium.org
2010-06-15
17
-35
/
+35
*
At times the Windows media player plugin would not render video. This would o...
ananta@chromium.org
2010-06-15
6
-10
/
+59
*
Chromoting unit test: Adding DecoderVerbatimTest
hclam@chromium.org
2010-06-15
6
-5
/
+87
*
Fix an omnibox test to match reality
nirnimesh@chromium.org
2010-06-15
1
-1
/
+1
*
Forward video chats to central roster.
seh@chromium.org
2010-06-15
2
-3
/
+44
*
Committing on behalf of p155off@gmail.com .
kbr@google.com
2010-06-15
5
-80
/
+41
*
Fix issue in Safari 5 on Mac OS X 10.6 on Mac Minis where drawInCGLContext/co...
tschmelcher@chromium.org
2010-06-15
1
-7
/
+9
*
Temporary update of downstream expectations until full WebKit roll.
dimich@chromium.org
2010-06-15
1
-0
/
+4
[next]