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
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
75
-98
/
+98
*
Corrected bad DCHECK range check in BackgroundModeManager::ExecuteApplication.
rickcam@chromium.org
2010-11-16
1
-1
/
+1
*
Use 'ChromeFrame' product id instead of chrome for GCF launches
amit@chromium.org
2010-11-16
1
-1
/
+7
*
Removed valgrind suppression.
apatrick@chromium.org
2010-11-16
1
-17
/
+0
*
Call GpuThread::Init before starting the GPU watchdog thread.
apatrick@chromium.org
2010-11-16
2
-34
/
+21
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
40
-268
/
+505
*
Only need to depend on Foundation here, not Cocoa.
thomasvl@chromium.org
2010-11-16
1
-1
/
+1
*
Suppression for bug 63386.
cbentzel@chromium.org
2010-11-16
1
-0
/
+6
*
Missed a small change in my last CL.
mpcomplete@chromium.org
2010-11-16
1
-3
/
+3
*
Fix a small typo in AutoFillDownloadManager::OnURLFetchComplete.
thestig@chromium.org
2010-11-16
1
-2
/
+2
*
More changes to extension omnibox API for styles.
mpcomplete@chromium.org
2010-11-16
10
-326
/
+291
*
Misc. cleanup
pkasting@chromium.org
2010-11-16
2
-26
/
+16
*
Annotating all failing password integration tests on Mac.
rsimha@chromium.org
2010-11-16
2
-0
/
+10
*
Removed Labs section from Chrome OS settings page.
avayvod@chromium.org
2010-11-16
16
-185
/
+131
*
Add multi_process_lock to base
dmaclach@chromium.org
2010-11-16
7
-0
/
+408
*
Remove a DCHECK when failing to secure the shared memory used to hold the cur...
robertshield@chromium.org
2010-11-16
1
-3
/
+4
*
Run Pepper unit tests in Native Client
garianov@google.com
2010-11-16
7
-15
/
+81
*
Roll WebKit 72105:72114
levin@chromium.org
2010-11-16
1
-1
/
+1
*
Implement print preview tab controller.
kmadhusu@chromium.org
2010-11-16
13
-3
/
+460
*
Fixed stack overflow if wglGetExtensionsStringARB is not available.
apatrick@chromium.org
2010-11-16
1
-1
/
+1
*
Add scoped_allowio to InitSpeechInput until we can evaluate whether this IO a...
finnur@chromium.org
2010-11-16
1
-0
/
+3
*
Disable ClientSideDetectionServiceTest.SendClientReportPhishingRequest on Mac
isherman@chromium.org
2010-11-16
1
-1
/
+8
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
25
-251
/
+300
*
M browser_render_process_host.cc
finnur@chromium.org
2010-11-16
1
-9
/
+9
*
Modifies the Instant loader to listen for RENDER_VIEW_HOST_CHANGED notificati...
rohitrao@chromium.org
2010-11-16
2
-8
/
+48
*
Fix the ChromeFrame FullTabModeIE_TestDownloadFromForm test flakiness on IE9.
ananta@chromium.org
2010-11-16
1
-0
/
+2
*
Autofill select field text should be captured not selection option value
dhollowa@chromium.org
2010-11-16
4
-4
/
+123
*
This matches the memcheck widening suppression in r66173.
cbentzel@chromium.org
2010-11-16
1
-0
/
+1
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
16
-3
/
+115
*
Annotating failing integration tests on Mac.
rsimha@chromium.org
2010-11-16
1
-0
/
+5
*
Revert 66288 - Implemented unit tests for the public members of the PluginSer...
scottbyer@google.com
2010-11-16
3
-165
/
+0
*
Gpu: Unregister channel name in the gpu process when a channel closes.
thakis@chromium.org
2010-11-16
1
-0
/
+2
*
Mac: Show GPU widget on reload after a renderer crash.
thakis@chromium.org
2010-11-16
1
-0
/
+1
*
Fix "chrome --incognito <URL>" opening in non-incognito window (or vice-versa).
mattm@chromium.org
2010-11-16
2
-1
/
+64
*
Land http://codereview.chromium.org/5049001/ again (sigh)
tommi@chromium.org
2010-11-16
1
-0
/
+8
*
Updating trunk VERSION from 585.0 to 586.0
chrome-release@google.com
2010-11-16
1
-1
/
+1
*
Roll WebKit 72076:72105
bulach@chromium.org
2010-11-16
1
-1
/
+1
*
Switch to ptrdiff_t instead of std::ptrdiff_t since we seem to use raw ptrdif...
thomasvl@chromium.org
2010-11-16
1
-2
/
+2
*
Revert 66286 - Enable ETW logging in setup.
tommi@chromium.org
2010-11-16
1
-7
/
+0
*
First pass implementation of sheet-style subpages for DOMUI prefs
stuartmorgan@chromium.org
2010-11-16
8
-91
/
+148
*
Implemented unit tests for the public members of the PluginService class.
jochen@chromium.org
2010-11-16
3
-0
/
+165
*
chromeos: Add screen locker to window group *after* grab.
derat@chromium.org
2010-11-16
1
-14
/
+18
*
Enable ETW logging in setup.
tommi@chromium.org
2010-11-16
1
-0
/
+7
*
[Mac] Speculative fix: When a save panel closes, the returned |context| data ...
rohitrao@chromium.org
2010-11-16
1
-0
/
+10
*
Fix wrench menu's cut, copy and paste for ChromeOS.
xiyuan@chromium.org
2010-11-16
5
-27
/
+125
*
Fix a couple UI problems of ChromeOS BubbleWindow.
xiyuan@chromium.org
2010-11-16
1
-0
/
+14
*
Make sure a cookie can be deleted, even when forced to session only.
jochen@chromium.org
2010-11-16
3
-7
/
+48
*
Review comments for r66277
thakis@chromium.org
2010-11-16
1
-2
/
+1
*
Fix clang build
thakis@chromium.org
2010-11-16
1
-0
/
+3
*
Remove FLAKY_ from ChromeFrameActivex.ShouldShowVersionMismatchDialog
joi@chromium.org
2010-11-16
1
-2
/
+1
[next]