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
*
Adding a new transition type flag to Android ContentView.
jcivelli@chromium.org
2012-10-26
1
-0
/
+3
*
DevTools: “Dock to right” broken after turning a tab into a window of its...
pfeldman@chromium.org
2012-10-26
8
-324
/
+324
*
Implement ApplyRemoteChange for Add/Update changes
kinuko@chromium.org
2012-10-26
4
-21
/
+217
*
Add a flag to use fake camera for getUserMedia()
hclam@chromium.org
2012-10-26
7
-19
/
+28
*
Remap pt-BR to pt on iOS
stuartmorgan@chromium.org
2012-10-26
8
-8
/
+54
*
Fix memory leak in WebAuthFlowTest.UIClosedByUser
mihaip@chromium.org
2012-10-26
3
-27
/
+5
*
drive: Fix local metadata going out of sync for offline boot.
kinaba@chromium.org
2012-10-26
6
-28
/
+64
*
DevTools: do not access NULL web contents.
pfeldman@chromium.org
2012-10-26
1
-2
/
+4
*
[Android] Upstream WebSettings.TextZoom tests.
mnaganov@chromium.org
2012-10-26
4
-0
/
+167
*
Drive: Add a method to reload the file system metadata from the server
yoshiki@chromium.org
2012-10-26
6
-8
/
+51
*
Have the login prompt use new contrained window style when flag is active.
rfevang@chromium.org
2012-10-26
3
-8
/
+35
*
Add NULL check in BrowserLauncherItemController::GetTitle()
stevenjb@chromium.org
2012-10-26
1
-4
/
+6
*
Update .DEPS.git
chrome-admin@google.com
2012-10-26
1
-3
/
+3
*
IndexedDB: Remove ambiguities due to future webkit landing
alecflett@chromium.org
2012-10-26
2
-2
/
+10
*
WebKit roll 132510:132587
pfeldman@chromium.org
2012-10-26
1
-1
/
+1
*
Minor clean ups.
kochi@chromium.org
2012-10-26
3
-5
/
+3
*
Revert 164296 - drive: Fix local metadata going out of sync for offline boot.
kinaba@chromium.org
2012-10-26
6
-64
/
+28
*
Completes window dragging when window show state has changed to non-normal.
mazda@chromium.org
2012-10-26
3
-1
/
+61
*
drive: Fix local metadata going out of sync for offline boot.
kinaba@chromium.org
2012-10-26
6
-28
/
+64
*
Updating trunk VERSION from 1308.0 to 1309.0
chrome-release@google.com
2012-10-26
1
-1
/
+1
*
Revert 164050 - Pass font prefs to WebKit even if they are the empty string.
falken@chromium.org
2012-10-26
1
-1
/
+2
*
Fix possible crash due to improper schema validation
battre@chromium.org
2012-10-26
3
-1
/
+39
*
Android: make the top level Android makefile smarter.
torne@chromium.org
2012-10-26
1
-4
/
+7
*
Switch the TabStripModel to store WebContentses.
avi@chromium.org
2012-10-26
6
-250
/
+216
*
Make media::DataBuffer::DataBuffer(data, size) public.
xhwang@chromium.org
2012-10-26
6
-23
/
+23
*
Parse shill Cellular.ICCID property.
benchan@chromium.org
2012-10-26
3
-0
/
+9
*
Change notification shown in file manager when unmount fails.
tbarzic@chromium.org
2012-10-26
2
-2
/
+4
*
sync: Merge apply updates and resolve conflicts
rlarocque@chromium.org
2012-10-26
22
-458
/
+306
*
Move cc_unittests from experimental step to Android waterfall.
shashishekhar@chromium.org
2012-10-26
2
-1
/
+1
*
Revert nacl.scons from r164136, the Scons build of ppapi_gles2 is used by pna...
binji@chromium.org
2012-10-26
1
-0
/
+17
*
Update .DEPS.git
chrome-admin@google.com
2012-10-26
1
-1
/
+1
*
Rename ScreenRecorder to VideoScheduler.
wez@chromium.org
2012-10-26
6
-106
/
+111
*
Roll Opus 162558:164159
henrika@chromium.org
2012-10-26
3
-25
/
+2
*
Constrained Windows Mac: Allow non-active sheets to be resized
sail@chromium.org
2012-10-26
3
-56
/
+41
*
Stop excluding native_client_sdk from PRESUBMIT
sbc@chromium.org
2012-10-26
6
-65
/
+84
*
[Omnibox] 'Search XYZ' is too close to the magnifying glass.
MHX348@motorola.com
2012-10-26
1
-5
/
+8
*
Make CPM UI look like a Google page
rdevlin.cronin@chromium.org
2012-10-26
6
-153
/
+324
*
Disable texture sharing for optimus GPUs with driver versions in range 8.15.1...
apatrick@chromium.org
2012-10-26
1
-1
/
+18
*
Allow ChromeOS to only handle view and Cros ECHO intents.
gbillock@chromium.org
2012-10-26
3
-0
/
+15
*
drive: Fix a DCHECK failure at shutdown after Drive is disabled
satorux@chromium.org
2012-10-26
1
-1
/
+6
*
drive: Fix a bug where Drive cannot be enabled
satorux@chromium.org
2012-10-26
1
-3
/
+0
*
drive: Add "Drive related Preferences" section to chrome:drive-internals
satorux@chromium.org
2012-10-26
3
-9
/
+61
*
Fix flicker of bookmark bar when committing in Instant extended mode.
sreeram@chromium.org
2012-10-26
3
-0
/
+15
*
Fix up sync status callbacks in chrome/browser/sync_file_system
kinuko@chromium.org
2012-10-26
4
-11
/
+9
*
[zoom] Disable zoom icon on Mac until the zoom bubble is done.
dbeam@chromium.org
2012-10-26
1
-1
/
+2
*
The goal of the patch is avoid calling FindOrCreateTabbedBrowser. Since FindT...
kaznacheev@chromium.org
2012-10-26
4
-8
/
+19
*
Update .DEPS.git
chrome-admin@google.com
2012-10-26
1
-1
/
+1
*
Revert 164259 - Roll third_party/cacheinvalidation from r221:r242.
kochi@chromium.org
2012-10-26
2
-2
/
+2
*
Remove the ProxyConnectionImpact field trial.
stevet@chromium.org
2012-10-26
3
-99
/
+0
*
Centralize the creation of WindowResizer.
mazda@chromium.org
2012-10-26
5
-53
/
+24
[next]