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
*
WebKit roll 116736:116756
tkent@chromium.org
2012-05-11
1
-1
/
+1
*
Revert r136547 "Enforce VS2010 on trunk."
maruel@chromium.org
2012-05-11
1
-2
/
+0
*
Enforce VS2010 on trunk.
maruel@chromium.org
2012-05-11
1
-0
/
+2
*
Revert r136545 "Enforce VS2008."
maruel@chromium.org
2012-05-11
1
-2
/
+0
*
Enforce VS2008.
maruel@chromium.org
2012-05-11
1
-0
/
+2
*
Cliearing thumbnails when the bottom panel shows.
serya@google.com
2012-05-11
1
-1
/
+2
*
[File Manager] For a long fetch of GDrive files, show file count.
kaznacheev@chromium.org
2012-05-11
3
-3
/
+23
*
ONC: Fix issuer CA ref matching.
mnissler@chromium.org
2012-05-11
1
-8
/
+7
*
Scrolling lists while dragging.
serya@google.com
2012-05-11
2
-8
/
+51
*
Reenable passing DevToolsSanityTest test
vsevik@chromium.org
2012-05-11
1
-1
/
+1
*
Disable flaky GeolocationProviderTest on Windows
jknotten@chromium.org
2012-05-11
1
-1
/
+8
*
[File Manager] When on mobile network ask the user before synching GDrive files
kaznacheev@chromium.org
2012-05-11
15
-67
/
+318
*
Update .DEPS.git
chrome-admin@google.com
2012-05-11
1
-1
/
+1
*
Disable BrowserEncodingTest.TestEncodingAliasMapping under ASan
glider@chromium.org
2012-05-11
1
-1
/
+8
*
WebKit roll 116675:116736
tkent@chromium.org
2012-05-11
1
-1
/
+1
*
Add test for Layer::SetBounds when invisible
piman@chromium.org
2012-05-11
1
-0
/
+44
*
Updating trunk VERSION from 1134.0 to 1135.0
chrome-release@google.com
2012-05-11
1
-1
/
+1
*
Revert 136517 - A copy of CL: http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-11
1
-10
/
+14
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
56
-483
/
+268
*
Merge QuotaFileUtil into ObfuscatedFileUtil
tzik@chromium.org
2012-05-11
25
-1099
/
+822
*
Use the GPU process for UIs by default on Aura.
mazda@chromium.org
2012-05-11
5
-85
/
+6
*
Unknown options in extension manifest file are silently ignored
mitchellwrosen@chromium.org
2012-05-11
4
-5
/
+15
*
[Sync] Fix sync_listen_notification's usage message
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
A copy of CL: http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-11
1
-14
/
+10
*
Progagate variable android_upstream_bringup to right scope.
jnd@chromium.org
2012-05-11
1
-0
/
+2
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
111
-533
/
+626
*
FileWriterDelegate should not call URLRequest::Start() after Cancel().
kinuko@chromium.org
2012-05-11
6
-66
/
+96
*
Implement support for completely overlapping the selected range in SourceBuff...
vrk@chromium.org
2012-05-11
5
-60
/
+470
*
Little cleanup in extension doc generator.
aa@chromium.org
2012-05-11
1
-4
/
+3
*
Supplying a windowId to chrome.tabs.highlight should be optional
mitchellwrosen@chromium.org
2012-05-11
4
-6
/
+9
*
Delete gdata::FindEntryDelegate
hashimoto@chromium.org
2012-05-11
13
-232
/
+126
*
Added a keydown listener so that "Shift+Tab" can be handled correctly.
khorimoto@chromium.org
2012-05-11
1
-5
/
+33
*
Fix app list asan failure.
xiyuan@chromium.org
2012-05-11
4
-19
/
+16
*
Revert 136410 - Always execute the time update callback in media::AudioRender...
tkent@chromium.org
2012-05-11
1
-1
/
+3
*
Disables the ability to tab to navigation items when an overlay is displayed.
khorimoto@chromium.org
2012-05-11
1
-0
/
+4
*
Changes focus appropriately when the "Show advanced settings" link on the Set...
khorimoto@chromium.org
2012-05-11
1
-0
/
+4
*
Revert 136486 - Delete DownloadRateMonitor since it's never worked right.
tkent@chromium.org
2012-05-11
6
-3
/
+650
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
56
-268
/
+483
*
Remove DCHECK(AreServicePropertiesValid) from chromeos::FlimflamManagerClient...
hashimoto@chromium.org
2012-05-11
1
-1
/
+0
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
83
-891
/
+853
*
Fix chromium_base.jar path for APK builds.
nileshagrawal@chromium.org
2012-05-11
4
-8
/
+8
*
Revert 136414 - Fixes taking a screenshot of a page in high DPI
pkotwicz@chromium.org
2012-05-11
1
-5
/
+5
*
Change IME related window animation.
nona@chromium.org
2012-05-11
1
-0
/
+15
*
Add a wrong key that should be detected by all implementations.
wtc@chromium.org
2012-05-11
1
-5
/
+24
*
Upstreaming a class used to wrap Android native windows.
jcivelli@chromium.org
2012-05-11
7
-34
/
+71
*
fix issue of -o option deprecated in latest sdk update with --all instead whe...
james.wei@intel.com
2012-05-11
1
-2
/
+12
*
Ignore unsupported audio/video streams.
dalecurtis@chromium.org
2012-05-11
4
-4
/
+33
*
Fix a typo in a comment.
isherman@chromium.org
2012-05-11
1
-1
/
+1
*
Delete DownloadRateMonitor since it's never worked right.
fischman@chromium.org
2012-05-11
6
-650
/
+3
*
Move OOMPriorityManager and LowMemoryObserver to chrome/browser/chromeos/.
thestig@chromium.org
2012-05-11
15
-85
/
+67
[next]