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
*
Fix a typo in Dr.Memory analyze script; add ASSERT lines to the list of the r...
timurrrr@chromium.org
2010-06-17
1
-5
/
+7
*
Assert SetCookieableScheme called before first use.
rdsmith@google.com
2010-06-17
2
-0
/
+5
*
Add "Enable WiFi" item on welcome screen.
nkostylev@google.com
2010-06-17
3
-3
/
+99
*
Suppress a Memcheck:Cond in ContentSettingsDialogControllerInternal.
rsesek@chromium.org
2010-06-17
1
-0
/
+9
*
WebKit roll 61316:61321
andreip@chromium.org
2010-06-17
1
-1
/
+1
*
s/LanguageSwitchModel/LanguageSwitchMenu/
glotov@chromium.org
2010-06-17
11
-44
/
+44
*
Exclude even more non-essential directories from the release tarball.
phajdan.jr@chromium.org
2010-06-17
1
-0
/
+15
*
Update Dr.Memory analyzer to match the new output format of Dr.M v1.1.0 and a...
timurrrr@chromium.org
2010-06-17
2
-1
/
+28
*
Suppress more leaks for bug 46678.
glider@chromium.org
2010-06-17
1
-1
/
+12
*
[Mac] more -Wextra support:
thomasvl@chromium.org
2010-06-17
4
-29
/
+33
*
WebKit roll 61287:61316 - canary is green at 61316
andreip@chromium.org
2010-06-17
1
-1
/
+1
*
Add links to crbug issues for a few tests excluded recently:
timurrrr@chromium.org
2010-06-17
3
-3
/
+3
*
Don't run IPCSyncChannelTest.Multiple under Valgrind
timurrrr@chromium.org
2010-06-17
1
-0
/
+2
*
Exclude UnloadTests and one SessionHistoryTest under Valgrind
timurrrr@chromium.org
2010-06-17
3
-16
/
+6
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
7
-110
/
+604
*
Check state in SocketStream delegate methods.
ukai@chromium.org
2010-06-17
1
-0
/
+11
*
Updating trunk VERSION from 440.0 to 441.0
chrome-release@google.com
2010-06-17
1
-1
/
+1
*
Proper autocompletion of username when textfield looses focus.
avayvod@chromium.org
2010-06-17
1
-12
/
+23
*
Rename LanguageLibrary with InputMethodLibrary.
satorux@chromium.org
2010-06-17
14
-171
/
+179
*
Remove the dependency from renderer on browser.
thestig@chromium.org
2010-06-17
2
-5
/
+0
*
Fix detection of WebKit-only checkout or Chromium checkout
tkent@google.com
2010-06-17
1
-4
/
+4
*
Allow /Library/Fonts through the sandbox. Needed for internal plugin.
jabdelmalek@google.com
2010-06-17
1
-1
/
+3
*
Check proxy_info_.is_empty()
ukai@chromium.org
2010-06-17
1
-2
/
+11
*
Fix a heap leak in GetCustomInfo.
mazda@chromium.org
2010-06-17
1
-0
/
+2
*
Mac: More pluming for OOP font loading
jeremy@chromium.org
2010-06-17
11
-63
/
+293
*
Make new startup test use GetInitialLoadTimes for more accurate times.
pathorn@chromium.org
2010-06-17
3
-55
/
+201
*
diagnostics: Add VersionTest to linux.
tfarina@chromium.org
2010-06-17
2
-1
/
+4
*
Make apps launch using their default container as specified in their manifest.
scherkus@chromium.org
2010-06-17
2
-2
/
+4
*
The second step of refactoring LanguageConfigView.
satorux@chromium.org
2010-06-17
7
-838
/
+879
*
Fixed Extension change-handling methods to avoid unrecoverable errors/crashes...
akalin@chromium.org
2010-06-17
1
-11
/
+12
*
Fix build error
jam@chromium.org
2010-06-17
1
-1
/
+1
*
Internal plugin needs to be loaded in a different place for the Linux sandbox.
jam@chromium.org
2010-06-17
4
-6
/
+23
*
Use FAILS_TabSwitch instead of DISABLED_TabSwitch.
michaeln@chromium.org
2010-06-17
1
-1
/
+1
*
window.open calls issued by pages within ChromeFrame would not honor the sugg...
ananta@chromium.org
2010-06-17
9
-13
/
+159
*
Allow themes to be localized. This doesn't show up anywhere
aa@chromium.org
2010-06-17
5
-4
/
+68
*
Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.
vandebo@chromium.org
2010-06-17
2
-13
/
+14
*
Disable TabSwitchingUITest TabSwitch on windows, started failing after a webk...
michaeln@chromium.org
2010-06-17
1
-1
/
+8
*
Revert 50057 - Load net-internals from the newly created resources.pak file.
erg@chromium.org
2010-06-17
8
-71
/
+91
*
Make sure mocks are properly released by breaking retain cycles.
jrg@chromium.org
2010-06-17
2
-4
/
+32
*
Load net-internals from the newly created resources.pak file.
erg@chromium.org
2010-06-17
8
-91
/
+71
*
TTF: Enable disabled tests: FontTest.DeriveFont{ResizesIfSizeTooSmall,KeepsOr...
vandebo@chromium.org
2010-06-16
1
-3
/
+3
*
gtk: Coalesce the three name fields into a Full Name field in the AutoFill
jhawkins@chromium.org
2010-06-16
1
-21
/
+7
*
More expectation clean up. Sorry about this.
dglazkov@chromium.org
2010-06-16
1
-2
/
+3
*
Revert 48693 - Only inject content scripts into HTML documents. Previously we...
aa@chromium.org
2010-06-16
1
-15
/
+0
*
Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...
aa@chromium.org
2010-06-16
6
-68
/
+19
*
Revert r48693: This broke existing extensions that wanted to run script on XML
aa@chromium.org
2010-06-16
6
-19
/
+68
*
gtk: Remove the CVC from the AutoFill dialog.
jhawkins@chromium.org
2010-06-16
1
-8
/
+0
*
Clean up test expectations, removing passing tests.
dglazkov@chromium.org
2010-06-16
1
-18
/
+3
*
BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;
jrg@chromium.org
2010-06-16
2
-4
/
+3
*
AudioController accepts hardware buffer size as parameter.
hclam@chromium.org
2010-06-16
3
-22
/
+51
[next]