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
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-28
14
-23
/
+51
*
Add a lab for the Page Info Bubble for Windows and Linux; Mac coming shortly.
rsesek@chromium.org
2010-09-28
2
-7
/
+20
*
Clean up generated policy documentation
gfeher@chromium.org
2010-09-28
5
-94
/
+248
*
Fixing downloading when off the record.
dhg@chromium.org
2010-09-28
3
-5
/
+15
*
Fixing some small string issues, and adding a title to the details page.
dhg@chromium.org
2010-09-28
6
-9
/
+30
*
GTTF: clean up http server launching in ui_tests.
phajdan.jr@chromium.org
2010-09-28
1
-28
/
+20
*
Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...
ben@chromium.org
2010-09-28
22
-470
/
+521
*
Roll WebKit r68482:68504.
senorblanco@chromium.org
2010-09-28
1
-1
/
+1
*
Ignore error (especially don't log) from pthread_setname(), it's harmless.
pinkerton@chromium.org
2010-09-28
1
-2
/
+3
*
Mark MiniInstallTest.InstallMiniInstallerUser as flaky as it fails occasionally.
satish@chromium.org
2010-09-28
1
-1
/
+7
*
Disable CrashRecoveryBrowserTest.LoadInNewTab as it times out occasionally.
satish@chromium.org
2010-09-28
1
-0
/
+3
*
DOMUI/Autofill: Double-click on the profile list should open the right edit d...
tfarina@chromium.org
2010-09-28
1
-0
/
+3
*
This changelist consists of a test for the Delete Browsing History feature.
erikwright@chromium.org
2010-09-28
9
-127
/
+674
*
Modify chrome_frame_test_utils to react gracefully if crash_service is alread...
erikwright@chromium.org
2010-09-28
1
-5
/
+86
*
disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...
joth@chromium.org
2010-09-28
1
-4
/
+14
*
GTTF: Remove flaky mark from the following tests:
phajdan.jr@chromium.org
2010-09-28
6
-16
/
+10
*
Disables context menu for LoginHtmlDialog.
altimofeev@chromium.org
2010-09-28
1
-4
/
+23
*
Add some log messages to track down a test timing out occasionally.
satish@chromium.org
2010-09-28
1
-2
/
+7
*
Adds speech input mock methods to TestShell.
satish@chromium.org
2010-09-28
6
-0
/
+47
*
Pulls the latest hunspell and its dictionaries.
hbono@chromium.org
2010-09-28
1
-2
/
+2
*
Updating trunk VERSION from 536.0 to 537.0
chrome-release@google.com
2010-09-28
1
-1
/
+1
*
Revert 60765 - FTP: fix directory listing parser for ftp.usa.hp.com
phajdan.jr@chromium.org
2010-09-28
17
-262
/
+8
*
FTP: fix directory listing parser for ftp.usa.hp.com
phajdan.jr@chromium.org
2010-09-28
17
-8
/
+262
*
Remove sleep_timeout from TestTimeouts.
phajdan.jr@chromium.org
2010-09-28
5
-13
/
+2
*
FTP: fix directory listing parser for ftp.symantec.com.
phajdan.jr@chromium.org
2010-09-28
2
-3
/
+8
*
Rolled webkit r68412:r68482
morrita@chromium.org
2010-09-28
1
-1
/
+1
*
Remove our local modifications to sqlite's os_unix.c now that
phajdan.jr@chromium.org
2010-09-28
2
-90
/
+17
*
Change name of PollingPolicyInterface.
allanwoj@chromium.org
2010-09-28
3
-12
/
+12
*
Disabled external_extensions.json in Guest mode.
avayvod@chromium.org
2010-09-28
1
-6
/
+12
*
Update V8 to 2.4.6.
whesse@chromium.org
2010-09-28
1
-1
/
+1
*
Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.
tfarina@chromium.org
2010-09-28
2
-53
/
+38
*
Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...
rch@chromium.org
2010-09-28
12
-1620
/
+35
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
10
-225
/
+102
*
[Chrome OS] Refactor Canonicalize() method into base class to prepare for new...
cmasone@chromium.org
2010-09-28
11
-76
/
+111
*
Wait for renaming chrome.exe to finish during shutdown for
huanr@chromium.org
2010-09-28
1
-14
/
+2
*
Add a new class SpdyProxyClientSocket which implements ClientSocket
rch@chromium.org
2010-09-28
12
-35
/
+1620
*
Fix memory problem in DecoderVerbatim
hclam@chromium.org
2010-09-28
2
-3
/
+15
*
DOMUI: Fix a typo that caused a text to be shown as 'undefined'.
tfarina@chromium.org
2010-09-28
1
-1
/
+1
*
Landing http://codereview.chromium.org/3387008 for sadrul:
tfarina@chromium.org
2010-09-28
10
-1
/
+1504
*
Enabling access notifications for login wizard
chaitanyag@chromium.org
2010-09-28
18
-44
/
+211
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
9
-37
/
+143
*
Notify all rosters on opening and closing chats, so they can update visual st...
seh@chromium.org
2010-09-28
5
-27
/
+69
*
Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...
pkasting@chromium.org
2010-09-28
1
-2
/
+2
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
10
-102
/
+225
*
Fix a c_str() use-after-free bug in the printing code.
nick@chromium.org
2010-09-28
1
-1
/
+2
*
Change the default SOCKS version used by gnome settings (and environment vari...
eroman@chromium.org
2010-09-28
2
-16
/
+20
*
Temporarily disable a test that's failing a CHECK so the suite will keep runn...
pkasting@chromium.org
2010-09-28
1
-1
/
+1
*
Fixed user feedback crash on parameter check (std exception was thrown).
zelidrag@chromium.org
2010-09-28
1
-1
/
+2
*
Printing: Remove the debug-only |page_number_| from PrintingContext, which has
jhawkins@chromium.org
2010-09-28
4
-47
/
+0
*
[gtk] Update page-info icons to match behavior in page_info_window_view.cc.
csilv@chromium.org
2010-09-27
1
-1
/
+1
[next]