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
*
Upstream base/android/jni_android.cc
avayvod@chromium.org
2012-10-09
2
-5
/
+5
*
[Android] Upstream remaining changes to NTP UI code.
newt@chromium.org
2012-10-09
11
-38
/
+174
*
Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...
cpu@chromium.org
2012-10-09
17
-146
/
+102
*
crypto: remove unused Mac SignatureVerifier.
agl@chromium.org
2012-10-09
2
-227
/
+0
*
Bluetooth: add audio device classes
keybuk@chromium.org
2012-10-09
3
-0
/
+39
*
File Manager: force to show the last modification time as 12-hour format
yoshiki@chromium.org
2012-10-09
1
-2
/
+2
*
app_list: Add mouse drag-n-drop reordering support.
xiyuan@chromium.org
2012-10-09
21
-402
/
+1003
*
Remove extra menu separate after win8 relaunch option.
mad@chromium.org
2012-10-09
1
-2
/
+0
*
Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...
yefim@chromium.org
2012-10-09
17
-102
/
+146
*
Removing flaky tests that test cookies are filtered on their expires attribute.
ibraaaa@google.com
2012-10-09
1
-69
/
+43
*
Introduces a search term extraction mechanism working for arbitrary search pr...
beaudoin@chromium.org
2012-10-09
27
-275
/
+950
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
46
-155
/
+170
*
[Coverity] Fix uninitialized scalar variables.
kmadhusu@chromium.org
2012-10-09
1
-1
/
+5
*
Don't retain reference to ChromeGeolocationPermissionContext
jknotten@chromium.org
2012-10-09
1
-1
/
+1
*
Add first batch of controlled setting indicators
bartfab@chromium.org
2012-10-09
5
-18
/
+227
*
Make gfx::ImageSkia(gfx::ImageSkiaRep) explicit
pkotwicz@chromium.org
2012-10-09
5
-8
/
+10
*
Set --window-size and --disable-background-networking for CRC.
tonyg@chromium.org
2012-10-09
4
-9
/
+16
*
bookmarks: Merge two BookmarkCodec header doc comments into one.
tfarina@chromium.org
2012-10-09
3
-13
/
+9
*
Check output of NetworkScan()['remembered_wifi'] before using
stanleyw@chromium.org
2012-10-09
1
-6
/
+10
*
Fix one more test to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
1
-12
/
+25
*
Added the ButtonDecoration class, and made the PlusDecoration inherit from that.
macourteau@chromium.org
2012-10-09
16
-32
/
+414
*
temporary change to get more info for crbug.com/152418
wjia@chromium.org
2012-10-09
1
-1
/
+3
*
Break out single event tests in unit tests for fullscreen controller.
scheib@chromium.org
2012-10-09
1
-27
/
+88
*
Re-enable DownloadExtensionTest tests on Chrome OS.
derat@chromium.org
2012-10-09
1
-35
/
+5
*
Extracted all methods related to CaptivePortal to ErrorScreenHandler.
ygorshenin@chromium.org
2012-10-09
15
-298
/
+534
*
Update .DEPS.git
chrome-admin@google.com
2012-10-09
1
-1
/
+1
*
Roll gyp 1514:1518
dmazzoni@chromium.org
2012-10-09
1
-1
/
+1
*
NTP5: Fix bug when middle-clicking a Recently Closed thumbnail.
pedrosimonetti@chromium.org
2012-10-09
1
-0
/
+2
*
Address ben@chromium.org comments
rouslan@chromium.org
2012-10-09
4
-39
/
+35
*
Implement context and oncontextchange for the SearchBox API
samarth@chromium.org
2012-10-09
12
-3
/
+98
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
39
-83
/
+793
*
Add croc config file for iOS code coverage.
lliabraa@chromium.org
2012-10-09
1
-0
/
+71
*
PERF_AV scrub performance tests that simulate scrubbing.
shadi@chromium.org
2012-10-09
1
-57
/
+71
*
Mark WebViewSynchronousFindApisTest#testFindNextBackward as flaky.
pliard@chromium.org
2012-10-09
1
-2
/
+7
*
Update all unit tests that override paths to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
8
-64
/
+60
*
Update the whitelist to include the internal libjingle repository. (fixes build)
tommi@chromium.org
2012-10-09
1
-0
/
+3
*
Revert 160839 - Using full plugin path as the identifier in case we have a pl...
bauerb@chromium.org
2012-10-09
1
-13
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-10-09
1
-1
/
+1
*
Roll swarm_client to 160845.
maruel@chromium.org
2012-10-09
1
-1
/
+1
*
Move GeolocationInfoBarQueueController to own files.
jknotten@chromium.org
2012-10-09
5
-556
/
+602
*
Android: Add a webview-specific All target.
torne@chromium.org
2012-10-09
2
-2
/
+21
*
Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc based
hartmanng@chromium.org
2012-10-09
10
-27
/
+121
*
net: add lookout.com (and friends) to HSTS preloaded.
agl@chromium.org
2012-10-09
2
-0
/
+12
*
Add JS-based browser test for the history front-end.
dubroy@chromium.org
2012-10-09
2
-0
/
+138
*
Using full plugin path as the identifier in case we have a plugin with the sa...
ibraaaa@google.com
2012-10-09
1
-1
/
+13
*
Register LocalFileChangeTracker as observers when it's set in FileSystemContext
kinuko@chromium.org
2012-10-09
5
-16
/
+165
*
Committing version_46.sql first, Rietveld hates it.
beaudoin@chromium.org
2012-10-09
1
-0
/
+31
*
Adds two new filters to express:
ibraaaa@google.com
2012-10-09
7
-24
/
+341
*
Fixed EXPECT calls to compile on Precise with GCC 4.6.3.
pastarmovj@google.com
2012-10-09
1
-3
/
+3
*
Revert 160804 - as it caused a ash unit test failure on Windows.
finnur@chromium.org
2012-10-09
11
-151
/
+26
[next]