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
*
app: Trim down the dependency list of app_base.
tfarina@chromium.org
2011-07-01
3
-13
/
+5
*
Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...
ananta@chromium.org
2011-07-01
15
-80
/
+123
*
Updating suppression after phone library roll (r91323)
oshima@google.com
2011-07-01
1
-4
/
+6
*
renamed icons and added large ones
saintlou@chromium.org
2011-07-01
17
-0
/
+0
*
Excluding failing test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
Cleanup: Update the comment describing the Linux Breakpad crash dump headers....
thestig@chromium.org
2011-07-01
1
-31
/
+31
*
Not renaming after all
saintlou@chromium.org
2011-07-01
21
-0
/
+0
*
Improve test coverage for chrome:// URLs
tsepez@chromium.org
2011-07-01
1
-21
/
+170
*
[Sync] Add UI thread to sync_listen_notifications utility.
akalin@chromium.org
2011-07-01
1
-11
/
+12
*
Libjingle roll 66:71. Enable STUN magic cookie verification.
sergeyu@chromium.org
2011-07-01
2
-7
/
+4
*
Excluding failing tests test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+4
*
Not renaming after all
saintlou@chromium.org
2011-07-01
2
-0
/
+0
*
Now batch up typed url deletions coming from the server for more efficiency.
atwilson@chromium.org
2011-07-01
2
-21
/
+56
*
Add concept of trusted extension ids.
asargent@chromium.org
2011-07-01
3
-3
/
+41
*
Remove unnecessary includes of menu_2.h.
rhashimoto@chromium.org
2011-07-01
3
-3
/
+0
*
Attempt to get rid of extension references from RenderMessageFilter.
mpcomplete@chromium.org
2011-07-01
12
-23
/
+60
*
Moved new files (added in http://codereview.chromium.org/7282044/)
saintlou@chromium.org
2011-07-01
2
-0
/
+0
*
Don't use -fstack-protector-all in Valgrind configurations.
mark@chromium.org
2011-07-01
1
-1
/
+7
*
Excluding failing NewTabUITest.ChromeHangInNTP test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
First add new resources
saintlou@chromium.org
2011-07-01
48
-0
/
+0
*
Add suggest support for mail.ru.
pkasting@chromium.org
2011-07-01
1
-2
/
+2
*
net: Build net.dll on Windows.
rvargas@google.com
2011-07-01
4
-4
/
+25
*
Heapchecker: Re-enable ICOImageDecoderTest and BMPImageDecoderTest.
thestig@chromium.org
2011-07-01
1
-6
/
+0
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-07-01
6
-9
/
+155
*
Fixes crash when closing tab then quickly right clicking. The problem
sky@chromium.org
2011-07-01
1
-1
/
+1
*
Excluding failing test SSLClientSocketTest.Connect on valgrind tsan linux
oshima@google.com
2011-07-01
1
-0
/
+3
*
Revert "crypto: convert OpenPGP code to NSS"
agl@chromium.org
2011-07-01
3
-191
/
+111
*
Coverity: Remove unneeded for loop in NaClBrokerService::GetBrokerHost.
thestig@chromium.org
2011-07-01
1
-8
/
+5
*
Set has_border = true for NativeTextButton.
xiyuan@chromium.org
2011-07-01
2
-0
/
+10
*
Excluding failing DnsTransactionTest.FirstTimeoutTest on tsan/win
oshima@google.com
2011-07-01
1
-0
/
+3
*
Clang fixes for 7289023
stevenjb@google.com
2011-07-01
2
-2
/
+2
*
crypto: convert OpenPGP code to NSS
agl@chromium.org
2011-07-01
3
-111
/
+191
*
TabContentsDelegate detaches from associated TabContents in it's destructor.
cbentzel@chromium.org
2011-07-01
5
-6
/
+105
*
Disabling failing test on chromeos valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
Make NetworkMenuButton contain a NetworkMenu instead of inheriting from it.
stevenjb@google.com
2011-07-01
6
-274
/
+290
*
bookmarks: Get rid of BookmarkNode::Reset() method.
tfarina@chromium.org
2011-07-01
4
-44
/
+43
*
Fix clang warning.
yzshen@chromium.org
2011-07-01
1
-1
/
+2
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
33
-422
/
+57
*
Use performance_ui_tests executable instead of:
darin@chromium.org
2011-07-01
2
-20
/
+7
*
Linux: Adding crash reporting for extension processes.
thestig@chromium.org
2011-07-01
5
-35
/
+86
*
Don't show blank thumbnails in the most visited section of the ntp.
estade@chromium.org
2011-07-01
3
-4
/
+9
*
ntp4: fix new app dot animation
estade@chromium.org
2011-07-01
1
-1
/
+2
*
Suppressiong leak in TestingProfile::CreateRequestContext
oshima@google.com
2011-07-01
1
-0
/
+7
*
Update DEPS for new reference build.
jrt@chromium.org
2011-07-01
2
-7
/
+7
*
Revert 91134 - Revert 89600 - Treat ERR_CONNECTION_CLOSED as a succesful down...
cbentzel@chromium.org
2011-07-01
1
-1
/
+6
*
Extend prerender field trial another year.
cbentzel@chromium.org
2011-07-01
1
-1
/
+1
*
sync: distinguish between sync setup and user reconfiguration for GetUpdates
tim@chromium.org
2011-07-01
1
-2
/
+4
*
net: Add NET_API to DnsTransaction.
rvargas@google.com
2011-07-01
1
-1
/
+2
*
Add execution of jerky tool in media performance test.
imasaki@google.com
2011-07-01
3
-4
/
+26
*
Add Safari spoofing when visiting the Silverlight install/update page in Mac ...
stuartmorgan@chromium.org
2011-07-01
1
-0
/
+16
[next]