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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...
hclam@chromium.org
2010-10-08
9
-135
/
+10
*
Fix build failure.
hclam@chromium.org
2010-10-08
1
-2
/
+7
*
Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder
hclam@chromium.org
2010-10-08
9
-10
/
+130
*
[Mac] Fix some undefined-outlet warnings in PreviewableContents.xib.
rohitrao@chromium.org
2010-10-08
1
-3
/
+73
*
[Mac] Adds PreviewableContentsController, a container that manages "active" a...
rohitrao@chromium.org
2010-10-08
7
-0
/
+1112
*
Tweak Adobe Flash Player strings on Clear Browsing Data dialog.
tim@chromium.org
2010-10-08
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part6:
tfarina@chromium.org
2010-10-08
27
-291
/
+291
*
Fixes uneeded delete in InstantLoader. This is no longer needed as
sky@chromium.org
2010-10-08
1
-6
/
+0
*
Adds throttling of instant results for sites that don't support
sky@chromium.org
2010-10-08
8
-43
/
+158
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
54
-246
/
+246
*
Fix a crash bug in the login manager.
satorux@chromium.org
2010-10-08
1
-0
/
+9
*
Revert "Added DirectX Diagnostics information to about:gpu on Windows."
ajwong@chromium.org
2010-10-08
10
-271
/
+0
*
Added DirectX Diagnostics information to about:gpu on Windows.
apatrick@chromium.org
2010-10-08
10
-0
/
+271
*
chromeos: Make Enter key works on the Captcha dialog.
tfarina@chromium.org
2010-10-08
1
-0
/
+4
*
Add a new method, Scorer::CreateFromFile, that asynchronously reads a model
bryner@chromium.org
2010-10-08
3
-0
/
+195
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
15
-75
/
+142
*
Automation support for Find on a given page and return the search count
nirnimesh@chromium.org
2010-10-08
8
-50
/
+170
*
* Made Menu/MenuItem subclass of HTMLDivElement
oshima@chromium.org
2010-10-08
7
-127
/
+230
*
DOMUI Cert Manager: Edit CA cert trust.
mattm@chromium.org
2010-10-08
10
-9
/
+284
*
Revert 61881 (broke sync_unit_tests) - [Sync] Fixed flipped return value from...
willchan@chromium.org
2010-10-08
1
-5
/
+3
*
Remove dead code - PrintViewManager::PrintNowInternal.
thestig@chromium.org
2010-10-08
2
-17
/
+0
*
Remove PrintWebViewHelper::PrintPageAsJPEG. It's dead code.
thestig@chromium.org
2010-10-08
3
-83
/
+0
*
Use BubbleWindow for ChromeOS windows/dialogs.
xiyuan@chromium.org
2010-10-07
19
-40
/
+106
*
chromium-os:7127, part 2: Add new cellular network data to network_library.
stevenjb@chromium.org
2010-10-07
3
-28
/
+167
*
[Sync] Fixed flipped return value from 61851.
akalin@chromium.org
2010-10-07
1
-3
/
+5
*
Resubmit of http://codereview.chromium.org/3476002/show but without the crash...
ericu@google.com
2010-10-07
6
-39
/
+86
*
Change the way we wait for print jobs at shutdown on the Mac
stuartmorgan@chromium.org
2010-10-07
3
-6
/
+26
*
Added switch to disable GPU vsync.
apatrick@chromium.org
2010-10-07
2
-1
/
+7
*
Fill the "Description" field for SPDY_SESSION events with the hostname:port a...
eroman@chromium.org
2010-10-07
1
-0
/
+2
*
Revert 61826 - Revert "Make sure TopSites is only created if enabled. TopSite...
sky@chromium.org
2010-10-07
2
-5
/
+11
*
Ping Google whenever a SafeBrowsing interstitial is shown to UMA users.
noelutz@google.com
2010-10-07
5
-83
/
+91
*
All communication with the cloud print proxy service from the browser now hap...
sanjeevr@chromium.org
2010-10-07
16
-243
/
+220
*
A new page about permission warnings.
kathyw@chromium.org
2010-10-07
5
-0
/
+1120
*
Fix bug with enabling/disabling the pdf plugin, related to plugin grouping work.
jam@chromium.org
2010-10-07
3
-6
/
+19
*
[GTK] make passwords label selectable.
estade@chromium.org
2010-10-07
1
-0
/
+1
*
Removed unneeded header from utility_messages_internal.h,
sanjeevr@chromium.org
2010-10-07
1
-1
/
+0
*
Remove all FIXMEs in browser/
estade@chromium.org
2010-10-07
9
-14
/
+15
*
Add placeholder text to DOM UI content settings exceptions <input>.
estade@chromium.org
2010-10-07
3
-42
/
+35
*
Revert 61793 - [Mac] Set the TabContentsViewCocoa's resizing mask at creation...
avi@chromium.org
2010-10-07
2
-1
/
+2
*
Hook up LiveSyncTest to start up its own real sync test server instance.
rsimha@chromium.org
2010-10-07
2
-81
/
+202
*
Add geolocation and desktop notifications NotificationTypes.
estade@chromium.org
2010-10-07
4
-16
/
+56
*
Fix crash caused by missing user white list cache.
xiyuan@chromium.org
2010-10-07
3
-50
/
+60
*
Submmiting for achuith, plus some additional changes to the filebrowser for d...
dhg@chromium.org
2010-10-07
1
-20
/
+52
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
15
-140
/
+68
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
14
-33
/
+126
*
Cleanup in VideoFrame
hclam@chromium.org
2010-10-07
4
-8
/
+0
*
[Sync] Rolled cache-invalidation-api to @39.
akalin@chromium.org
2010-10-07
5
-9
/
+68
*
Marked another ChromeOS test as flaky since it was breaking autotest suite.
zelidrag@chromium.org
2010-10-07
1
-1
/
+3
*
[Mac] UI for clearing sync data on the server.
avi@chromium.org
2010-10-07
5
-610
/
+2520
*
Make JavaScript alert and confirm dialog boxes driveable by keyboard.
mark@chromium.org
2010-10-07
1
-2
/
+2
[next]