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
*
Retry to download the AppPack when the network changes.
joaodasilva@chromium.org
2012-06-08
2
-13
/
+70
*
Add platform filtering to variations_service.cc.
asvitkine@chromium.org
2012-06-08
4
-93
/
+219
*
app_list: Add transition for apps grid and search results.
xiyuan@chromium.org
2012-06-08
12
-230
/
+333
*
Update the types that WebContents supports when dragging in.
dcheng@chromium.org
2012-06-08
5
-6
/
+28
*
Use proper anchor window in SimpleMessageBoxViews
oshima@chromium.org
2012-06-08
1
-4
/
+8
*
Try not to inline tcmalloc::Abort() so we can find it in stack trace.
kaiwang@chromium.org
2012-06-08
3
-19
/
+24
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-06-08
18
-113
/
+334
*
TabContentsWrapper -> TabContents, part 24.
avi@chromium.org
2012-06-08
2
-2
/
+2
*
Enforce compressed texture restrictions
gman@chromium.org
2012-06-08
11
-638
/
+1010
*
Adding the logic for releasing decoder resources in WebMediaPlayerManagerAndroid
qinmin@chromium.org
2012-06-08
4
-22
/
+89
*
ash/chromeos: "Search" key to toggle app list.
xiyuan@chromium.org
2012-06-08
13
-56
/
+2
*
Refactor detection of account creation forms and fix two minor issues.
gcasto@chromium.org
2012-06-08
3
-29
/
+92
*
Fix include sorting.
bryeung@chromium.org
2012-06-08
1
-2
/
+2
*
Add Datalist Support to New Autofill UI
csharp@chromium.org
2012-06-08
8
-89
/
+366
*
Fix gcc 4.7 building problems.
pkasting@chromium.org
2012-06-08
5
-39
/
+44
*
TabContentsWrapper -> TabContents, part 14.
avi@chromium.org
2012-06-08
3
-28
/
+26
*
Revert "Add field trial for domain bound certificates." The field trial is d...
mattm@chromium.org
2012-06-08
4
-35
/
+0
*
Change checkdeps.py to stop scanning after a certain number of non-include li...
mattm@chromium.org
2012-06-08
1
-13
/
+24
*
[NaCl SDK] Turn on pyauto testing on SDK builders (not trybots yet).
binji@chromium.org
2012-06-08
2
-15
/
+43
*
Double dollar ($$) parsing in messages.json broken
mitchellwrosen@chromium.org
2012-06-08
3
-8
/
+19
*
Remove NPChannelBase from cache on error.
shess@chromium.org
2012-06-08
1
-0
/
+14
*
Fixed a bug in the WaitUntilNavigationCompletes automation command.
craigdh@chromium.org
2012-06-08
2
-3
/
+2
*
Print #EOF when DNS fuzz stub finishes successfully
ttuttle@chromium.org
2012-06-08
1
-24
/
+32
*
conformance_textures_tex_image_and_sub_image_2d_with_video times out sometime...
zmo@google.com
2012-06-08
1
-0
/
+1
*
TabContentsWrapper -> TabContents, part 25.
avi@chromium.org
2012-06-08
3
-55
/
+34
*
Remove system tray specific code and arrow logic from SystemTrayBubbleView.
stevenjb@google.com
2012-06-08
2
-59
/
+110
*
Add Windows commandline switch --enable-views-textfield.
msw@chromium.org
2012-06-08
12
-50
/
+73
*
Remove widgets related to restoring the default browser from uninstall view w...
motek@chromium.org
2012-06-08
1
-2
/
+7
*
whitespace change to test tools
szager@google.com
2012-06-08
1
-0
/
+2
*
Coverity: Fix pass by value error in source_buffer_stream::DeleteAfter() func...
kmadhusu@chromium.org
2012-06-08
1
-2
/
+2
*
Enable --enable-nacl-debug switch on Linux.
halyavin@google.com
2012-06-08
7
-10
/
+7
*
TabContentsWrapper -> TabContents, part 22.
avi@chromium.org
2012-06-08
2
-4
/
+3
*
Move CapturingNetLog over to net_test_support from net.
mmenke@chromium.org
2012-06-08
2
-10
/
+7
*
Add Strace parallel support.
maruel@chromium.org
2012-06-08
2
-39
/
+210
*
Move ash specific resources to ash directory
oshima@chromium.org
2012-06-08
146
-247
/
+283
*
gdata: Get rid of GDataFileSystem::GetFileInfoByPath()
hshi@chromium.org
2012-06-08
9
-160
/
+269
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
47
-1037
/
+1267
*
Update .DEPS.git
chrome-admin@google.com
2012-06-08
1
-1
/
+1
*
Roll webkit revision to 119830
ojan@chromium.org
2012-06-08
1
-1
/
+1
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
29
-74
/
+170
*
TabContentsWrapper -> TabContents, part 20.
avi@chromium.org
2012-06-08
1
-2
/
+2
*
Remove suppression for leak from GDataFileSystemTest
satorux@chromium.org
2012-06-08
1
-8
/
+0
*
Update .DEPS.git
chrome-admin@google.com
2012-06-08
1
-1
/
+1
*
Roll gyp 1409:1413
steveblock@chromium.org
2012-06-08
1
-1
/
+1
*
Disable PrerenderTaskManager. It's flaky on Win (dbg).
ojan@chromium.org
2012-06-08
1
-1
/
+2
*
Fix ScreenLocker to not send notifications with empty passwords.
atwilson@chromium.org
2012-06-08
1
-14
/
+12
*
enable transaction_get_test, make it less flakey
alecflett@chromium.org
2012-06-08
2
-4
/
+3
*
TabContentsWrapper -> TabContents, part 23.
avi@chromium.org
2012-06-08
8
-53
/
+46
*
Clear notifier when PrefService is destroyed.
atwilson@chromium.org
2012-06-08
1
-0
/
+1
*
Switch back to the old method of launching the login flow while keeping some ...
craigdh@chromium.org
2012-06-08
6
-36
/
+63
[next]