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
*
Support for building Chrome using Clang.
evan@chromium.org
2010-09-18
8
-7
/
+62
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
12
-81
/
+101
*
Bunch of bugreport fixes. Also, moved about:system page to chrome:system.
zelidrag@chromium.org
2010-09-17
10
-91
/
+315
*
Revert 59793. Fixed, see bug. - Valgrind suppression for a chromeos domui inv...
thakis@chromium.org
2010-09-17
1
-26
/
+0
*
Video decode context for MFT H264 decode engine. The context will be construc...
imcheng@chromium.org
2010-09-17
2
-0
/
+249
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
12
-65
/
+99
*
Scroll to the top when toggling sections on the NTP.
aa@chromium.org
2010-09-17
1
-0
/
+3
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-17
6
-116
/
+154
*
Make all font sizes in NTP percentages of their parent.
aa@chromium.org
2010-09-17
2
-7
/
+8
*
Add pyauto search engine tests to be run on all platforms.
ace@chromium.org
2010-09-17
1
-0
/
+1
*
Force DumpRenderTree to use the Mesa backend for OpenGL as was
kbr@chromium.org
2010-09-17
1
-0
/
+5
*
Create test for safebrowsing_test
lzheng@chromium.org
2010-09-17
3
-1
/
+37
*
Updating trunk VERSION from 528.0 to 529.0
chrome-release@google.com
2010-09-17
1
-1
/
+1
*
Build fix. Chromium mac compiles again...
hclam@chromium.org
2010-09-17
1
-5
/
+1
*
Resubmit GpuVideoDecoder and related patches.
hclam@chromium.org
2010-09-17
33
-291
/
+484
*
Enables GL_OES_standard_derivatives
gman@chromium.org
2010-09-17
4
-4
/
+23
*
Cleanup: Review lots of CHECKs used to debug bug 16371.
thestig@chromium.org
2010-09-17
8
-25
/
+4
*
Change NTP colors, remove shadows.
glen@chromium.org
2010-09-17
2
-6
/
+3
*
nacl: Use a scoped_array rather than a bare pointer.
evan@chromium.org
2010-09-17
1
-3
/
+3
*
Remove console LOG(INFO) spam from EnergyEndpointer.
evan@chromium.org
2010-09-17
1
-5
/
+0
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
14
-104
/
+175
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
12
-94
/
+79
*
Marking RedirectTest.Client as FLAKY
mlloyd@chromium.org
2010-09-17
1
-1
/
+2
*
Mac: Stop display link thread for views that are in background tabs.
thakis@chromium.org
2010-09-17
1
-12
/
+25
*
win_safe_util: fix uninitialized variable
evan@chromium.org
2010-09-17
1
-17
/
+7
*
Remove unnecessary log spew from ProfileSyncService.
tim@chromium.org
2010-09-17
4
-12
/
+9
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
7
-1
/
+180
*
Reduce console LOG(INFO) spam in history_service.
evan@chromium.org
2010-09-17
1
-1
/
+0
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
12
-79
/
+94
*
Disabled SessionHistoryTest.BasicBackForward for Linux because it is flaky. I...
apatrick@chromium.org
2010-09-17
1
-1
/
+1
*
Implement IsSearchProviderInstalled handling on I/O thread.
levin@chromium.org
2010-09-17
4
-16
/
+60
*
Add temporary test expectation for tex-image-and-sub-image-2d-with-video.html...
johnnyg@chromium.org
2010-09-17
1
-0
/
+2
*
[Mac] Refactor the DevToolsController and SidebarController to create their v...
rohitrao@chromium.org
2010-09-17
11
-179
/
+152
*
Take 2 - Get password sync to a usable state.
tim@chromium.org
2010-09-17
10
-26
/
+154
*
Reduce console spam from top_sites.
evan@chromium.org
2010-09-17
1
-3
/
+1
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
52
-4139
/
+210
*
[Chrome OS] ensure owner key is found after crash, if user is owner
cmasone@google.com
2010-09-17
2
-27
/
+6
*
Add support for Google base URL to SearchProviderInstallData.
levin@chromium.org
2010-09-17
4
-21
/
+193
*
Fix removal of multiple observers in ObserverListThreadSafe.
willchan@chromium.org
2010-09-17
2
-5
/
+49
*
Make status bubble expand on Mac to fit URLs longer than the standard width.
mirandac@chromium.org
2010-09-17
3
-9
/
+192
*
Revert "Try to fix Crash at gfx::CGImageToSkBitmap."
dcheng@chromium.org
2010-09-17
1
-2
/
+0
*
Fixed Ended event when audio is disabled.
sergeyu@chromium.org
2010-09-17
3
-1
/
+20
*
Add more buggy BHO's to the list
amit@chromium.org
2010-09-17
1
-1
/
+15
*
Adding a sample to demonstrate the infobars API.
kurrik@chromium.org
2010-09-17
11
-1
/
+176
*
Fixed crash in DOM UI setup caused by lazy instantiation of the
kbr@google.com
2010-09-17
3
-18
/
+28
*
Remove unnecessary LOG(INFO) lines from extensions system
aa@chromium.org
2010-09-17
3
-9
/
+0
*
Marking GeolocationBrowserTest.CancelpermissionsForFrame as flaky
mlloyd@chromium.org
2010-09-17
1
-1
/
+3
*
Add Sources to several notifications.
tim@chromium.org
2010-09-17
7
-29
/
+42
*
Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...
levin@chromium.org
2010-09-17
3
-14
/
+33
*
Remove LOG(INFO) spam.
evan@chromium.org
2010-09-17
1
-3
/
+6
[next]