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
*
Fix several findbugs issues
yfriedman@chromium.org
2013-03-15
17
-97
/
+68
*
[content shell] skip gpu data loading entirely instead of just ignoring the b...
jochen@chromium.org
2013-03-15
1
-1
/
+1
*
Fix viewport and scrollbars for top-controls hiding.
aelias@chromium.org
2013-03-15
13
-242
/
+231
*
Implemented software compositor frame data IPC.
skaslev@chromium.org
2013-03-15
3
-4
/
+26
*
Have Chrome Frame ignore NavigationStateChanged events for provisional naviga...
robertshield@chromium.org
2013-03-15
1
-5
/
+14
*
Remove ifdefs that are not needed once WebKit rolls.
danakj@chromium.org
2013-03-15
3
-12
/
+0
*
Revert "Revert 188259 "Move the webkit cursor resources to ui\resources\...""
tbreisacher@chromium.org
2013-03-15
30
-53
/
+80
*
Revert 188259 "Move the webkit cursor resources to ui\resources\..."
tbreisacher@chromium.org
2013-03-15
30
-80
/
+53
*
Revert 188430 "mac: Fix sending of mouse moved events after resi..."
thakis@chromium.org
2013-03-15
3
-22
/
+23
*
Add missing comma in object literal to fix broken tests on CrOS ASan bots
tbreisacher@chromium.org
2013-03-15
1
-1
/
+1
*
Fix rounding rules for skia operations to work with non-integer scaling facto...
kevers@chromium.org
2013-03-15
2
-7
/
+20
*
[chromedriver] Fix version check in run_buildbot_steps.py
chrisgao@chromium.org
2013-03-15
1
-1
/
+1
*
Correct title bar size for HiDPI Windows
girard@chromium.org
2013-03-15
5
-1
/
+15
*
mac: Fix sending of mouse moved events after resizing window's lower left corner
thakis@chromium.org
2013-03-15
3
-23
/
+22
*
fix native certificate view on win aura desktop
scottmg@chromium.org
2013-03-15
3
-12
/
+33
*
Pass crash dump directory through ClientInfo
chrisphan@chromium.org
2013-03-15
3
-49
/
+19
*
Clean up DevToolsAgentHost and DevToolsManager interfaces
kaznacheev@chromium.org
2013-03-15
15
-81
/
+34
*
Make ContextProvider::InitializeOnMainThread implicit.
danakj@chromium.org
2013-03-15
27
-198
/
+267
*
Disable CopyTextInIncognito test on Windows
tbreisacher@chromium.org
2013-03-15
1
-1
/
+7
*
Improve mouse/trackpad handling when closing a context menu
sschmitz@chromium.org
2013-03-15
6
-41
/
+102
*
Android WebView: sort directories in license tool.
torne@chromium.org
2013-03-15
1
-1
/
+1
*
Files.app: Support Drag and Drop to the left directory tree.
yoshiki@chromium.org
2013-03-15
4
-34
/
+87
*
Revert 184107 "Revert 184020"
vabr@chromium.org
2013-03-15
1
-2
/
+11
*
Histogram names should be fixed.
vitalybuka@chromium.org
2013-03-15
1
-10
/
+6
*
Sublabel and icon for payments dialog menu items.
aruslan@chromium.org
2013-03-15
4
-13
/
+38
*
bookmarks: Extract DragBookmarks() function from bookmark_utils.h
tfarina@chromium.org
2013-03-15
6
-24
/
+36
*
Reserve variation ids for the iOS tour field trial.
rohitrao@chromium.org
2013-03-15
1
-1
/
+5
*
Mac: Fix BMB context menu not showing up when BMB is empty.
asvitkine@chromium.org
2013-03-15
3
-121
/
+161
*
History: Fix alignment of history sync notification, and change strings sligh...
dubroy@chromium.org
2013-03-15
2
-2
/
+3
*
Add an OWNERS file to chrome/browser/ui/libgtk2ui/.
erg@chromium.org
2013-03-15
1
-0
/
+3
*
[Sync] Make history delete directives a common type
zea@chromium.org
2013-03-15
1
-10
/
+10
*
Fixed CommandQueue javascript errors when loading an image failes.
mtomasz@chromium.org
2013-03-15
1
-10
/
+17
*
Fixed crashing Media Player instance in Guest mode.
mtomasz@chromium.org
2013-03-15
1
-0
/
+1
*
[chromedriver] Separate stuff of chrome from chromedriver.
chrisgao@chromium.org
2013-03-15
87
-394
/
+380
*
Hold RulesRegistryStorageDelegate::Inner in scoped_refptr when posting tasks
vabr@chromium.org
2013-03-15
1
-9
/
+23
*
Removed unnecessary reference to interface.
vitalybuka@chromium.org
2013-03-15
1
-10
/
+1
*
Fix about:flags to not show "undefined" for all platforms that are not ChromeOS.
pastarmovj@chromium.org
2013-03-15
1
-0
/
+2
*
Replace the local page ActionBoxMenuModelTest uses with something more benign.
pastarmovj@chromium.org
2013-03-15
1
-1
/
+1
*
Solves crash in media::AudioDeviceListenerWin::OnDefaultDeviceChanged by avoi...
henrika@chromium.org
2013-03-15
1
-6
/
+8
*
Attempt to fix flake in FullTabDownloadTest.CF_DownloadFileFromPost.
grt@chromium.org
2013-03-15
4
-19
/
+33
*
Fix task ordering in SessionLengthLimiter unit test
bartfab@chromium.org
2013-03-15
1
-3
/
+5
*
No longer sync themes that are installed by policy.
atwilson@chromium.org
2013-03-15
3
-11
/
+62
*
Part IV: Clear the clipboard if user copies from 'find dialog' of Incognito w...
vasilii@chromium.org
2013-03-15
10
-12
/
+216
*
C++0x fix: add spaces between literals and identifiers.
glider@chromium.org
2013-03-15
3
-8
/
+8
*
Removes WebRtcAudioCapturerSink::OnCaptureDeviceStopped.
henrika@chromium.org
2013-03-15
6
-66
/
+4
*
Android: SurfaceStats cleanup (last side).
bulach@chromium.org
2013-03-15
1
-7
/
+1
*
[android] Improve CallbackHelper documentation.
mkosiba@chromium.org
2013-03-15
2
-4
/
+114
*
Add postrm to remove Unix group for chromoting.
lambroslambrou@chromium.org
2013-03-15
1
-0
/
+13
*
Follow up to r188259. Performing missing renames.
pfeldman@chromium.org
2013-03-15
2
-36
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2013-03-15
1
-1
/
+1
[next]