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
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
19
-415
/
+297
*
Roll WebKit 76820:76915
rniwa@chromium.org
2011-01-28
1
-1
/
+1
*
Add checkout.google.com to STS list, with permission from Checkout team.
cevans@chromium.org
2011-01-28
1
-0
/
+1
*
clang: Make it possible to add a plugin through GYP_DEFINES
thakis@chromium.org
2011-01-28
1
-0
/
+21
*
WebUI: Rename DOMUIScreenshotSource to WebUIScreenshotSource.
tfarina@chromium.org
2011-01-28
4
-19
/
+20
*
[gtk] correct bookmark bar new item pulsation.
estade@chromium.org
2011-01-28
2
-5
/
+27
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
25
-42
/
+57
*
Hitting Tab should always move cursor to end of omnibox text.
suzhe@google.com
2011-01-28
23
-170
/
+322
*
Memory leak on ChromeOS in BrowserSessionRestore
dhollowa@chromium.org
2011-01-28
1
-0
/
+13
*
For networks without any strenght info, we should show 0 bars as oppose to 1 ...
chocobo@chromium.org
2011-01-28
1
-3
/
+7
*
Rename WebNavigationObserver to TabContentsObserver.
jam@chromium.org
2011-01-28
15
-78
/
+64
*
Fix regression from r11816 where we looked up a request from its request_id i...
jam@chromium.org
2011-01-28
7
-16
/
+16
*
Roll WebKit 76810:76820
rniwa@chromium.org
2011-01-28
1
-1
/
+1
*
PPAPI: move GLES2Implementation to PPAPI glue
piman@google.com
2011-01-28
9
-72
/
+152
*
views: Make ShouldUseVistaFrame a static method of WidgetWin.
tfarina@chromium.org
2011-01-28
12
-38
/
+40
*
Remove the routing id parameter from the desktop notification IPCs sent by th...
ananta@chromium.org
2011-01-28
6
-24
/
+17
*
Revert 72877 - Make BookmarkModelVerifier wait for favicons to load before ex...
rsimha@chromium.org
2011-01-28
3
-50
/
+8
*
Reverted suppressions for 70782.
ahendrickson@chromium.org
2011-01-28
1
-0
/
+13
*
Roll gtm 425:427
thakis@chromium.org
2011-01-28
1
-1
/
+1
*
linux: Avoid crash on right-click in omnibox with empty clipboard.
derat@chromium.org
2011-01-28
1
-1
/
+1
*
Remove ChromeURLRequestContext::IsExternal().
willchan@chromium.org
2011-01-28
4
-41
/
+15
*
Disable LoginPromptBrowserTest.IncorrectConfirmation
cbentzel@chromium.org
2011-01-28
1
-1
/
+1
*
DOMUI: Fix nits from UI review.
stuartmorgan@chromium.org
2011-01-27
10
-45
/
+67
*
lastchange: use shell=True on Windows
evan@chromium.org
2011-01-27
1
-1
/
+2
*
11 (eleven) (pronounced /ɨˈlɛvɨn/ ( listen) or /iˈlɛvɛn/) is the natur...
laforge@chromium.org
2011-01-27
1
-1
/
+1
*
svn-delete gmock
sail@chromium.org
2011-01-27
0
-0
/
+0
*
Relanding this as this was reverted.
ananta@chromium.org
2011-01-27
13
-52
/
+172
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
22
-97
/
+595
*
Add owners file in chrome/test/{functional,pyautolib}
nirnimesh@chromium.org
2011-01-27
2
-0
/
+2
*
Memory leak on Mac in test MenuButtonTest.OpenOnClick
dhollowa@chromium.org
2011-01-27
1
-0
/
+25
*
Make sure Mac plugin focus doesn't outlast plugin lifetime
stuartmorgan@chromium.org
2011-01-27
1
-0
/
+12
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
9
-55
/
+52
*
Don't show the "new! password sync" message in settings when a sync-everythin...
johnnyg@chromium.org
2011-01-27
1
-6
/
+3
*
Route LOG messages generated on the GPU process to the about:gpu page.
nduca@chromium.org
2011-01-27
9
-4
/
+96
*
Fix the crash in SpdyNetworkTransactionTest.CorruptFrameSessionError.
wtc@chromium.org
2011-01-27
1
-6
/
+5
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
64
-831
/
+1670
*
Make BookmarkModelVerifier wait for favicons to load before extracting them
rsimha@chromium.org
2011-01-27
3
-8
/
+50
*
Unit tests that use ProfileSyncServiceMock are leaking due to adding a DataSo...
ahendrickson@chromium.org
2011-01-27
4
-16
/
+16
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
15
-18
/
+8
*
Disable OVERRIDE for clang for a while.
thakis@chromium.org
2011-01-27
1
-2
/
+3
*
widget-gtk: Make it possible to grab focus.
sadrul@chromium.org
2011-01-27
1
-1
/
+2
*
touch: Fix default cursor on re-display.
sadrul@chromium.org
2011-01-27
2
-14
/
+15
*
Fix crash when actual_mime_type is NULL.
jam@chromium.org
2011-01-27
1
-1
/
+2
*
Use shorter adobe flash settings string for tabbed options link.
estade@chromium.org
2011-01-27
1
-1
/
+1
*
Create a Header struct to define the structure of the file header in just one...
jeanluc@chromium.org
2011-01-27
2
-15
/
+16
*
Pull in gmock through DEPS
thakis@chromium.org
2011-01-27
83
-38632
/
+3
*
Add downloads owners file.
rdsmith@chromium.org
2011-01-27
1
-0
/
+2
*
Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...
thakis@chromium.org
2011-01-27
13
-172
/
+52
*
Move the handling of Desktop notification IPCs coming in from the renderer in...
ananta@chromium.org
2011-01-27
13
-52
/
+172
*
[NTP] Use regular mouse events for app drag & drop.
jstritar@chromium.org
2011-01-27
6
-127
/
+149
[next]