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
*
Use threads to download builds in the background.
szager@google.com
2011-07-30
1
-206
/
+240
*
Revert 94743 - Allow the renderer process to map textures from one context in...
jamesr@chromium.org
2011-07-30
17
-273
/
+81
*
Fixed frame rate test output for performance dashboard.
jrt@chromium.org
2011-07-30
1
-6
/
+7
*
Fix verb tenses in extension API descriptions.
tessamac@chromium.org
2011-07-30
12
-106
/
+106
*
Remove some known_crashes.txt entries that are no longer needed.
mihaip@chromium.org
2011-07-30
1
-12
/
+0
*
Remove suppressions for crbug.com/89785.
sergeyu@chromium.org
2011-07-30
2
-65
/
+0
*
Revert 94775 - Implemented MapExternalResource for DumpRenderTree.
zmo@google.com
2011-07-29
1
-63
/
+1
*
Disable ExtensionApiTest.WebSocket, times out.
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+2
*
Add myself to OWNERS in views/ and views/touchui.
sadrul@chromium.org
2011-07-29
2
-0
/
+2
*
Fix a few issues with touch-events and views-desktop.
sadrul@chromium.org
2011-07-29
6
-4
/
+30
*
Add a routine for truncated HMAC verification
rsleevi@chromium.org
2011-07-29
3
-5
/
+25
*
Add a field for user comments into net-log dumps. This field is mandatory, an...
eroman@chromium.org
2011-07-29
4
-12
/
+63
*
Fix some grit related dependencies.
tony@chromium.org
2011-07-29
2
-55
/
+53
*
Wrap long lines when loading client info from about:net-internals.
eroman@chromium.org
2011-07-29
1
-0
/
+7
*
Create DownloadManagerDelegate class to group the embedder functions related ...
jam@chromium.org
2011-07-29
23
-168
/
+299
*
Revert 94764 - Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-07-29
1
-6
/
+28
*
seccomp: simplify enable/disable logic
evan@chromium.org
2011-07-29
3
-47
/
+55
*
To fix the failing prefs test: prefs.PrefsTest.testNavigationStateOnSessionRe...
venkataramana@chromium.org
2011-07-29
2
-4
/
+2
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
54
-104
/
+98
*
Send the correct configure reason to the server when a new datatype is enable...
lipalani@chromium.org
2011-07-29
5
-12
/
+45
*
Fix a flake in ConnectBadChannelAuth.
wez@chromium.org
2011-07-29
1
-6
/
+12
*
Update Autofill data driven heuristics output files to also include the field...
isherman@chromium.org
2011-07-29
82
-1279
/
+1250
*
Implemented MapExternalResource for DumpRenderTree.
apatrick@chromium.org
2011-07-29
1
-1
/
+63
*
Update .DEPS.git
chrome-admin@google.com
2011-07-29
1
-1
/
+1
*
Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.
apatrick@chromium.org
2011-07-29
2
-29
/
+2
*
Roll libjingle 73:77.
sergeyu@chromium.org
2011-07-29
2
-1
/
+4
*
cros: Apply the Init() model to BrightnessLibrary API.
tfarina@chromium.org
2011-07-29
2
-24
/
+29
*
Update .DEPS.git
chrome-admin@google.com
2011-07-29
1
-1
/
+1
*
Fix two problems found while testing chrome reactivation:
rogerta@chromium.org
2011-07-29
5
-47
/
+28
*
Don't use base::OneShotTimer on plugin main thread.
sergeyu@chromium.org
2011-07-29
5
-34
/
+58
*
Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-07-29
1
-28
/
+6
*
sync: if we've reached the end of the setup wizard, always set setup bit.
tim@chromium.org
2011-07-29
2
-1
/
+5
*
[Mac] When the Lion gesture preferences are unset, return the intrinsic defau...
rsesek@chromium.org
2011-07-29
1
-5
/
+20
*
Re-enable TaskManagerBrowserTest.ReloadExtension
asargent@chromium.org
2011-07-29
1
-3
/
+1
*
Disable some failing and flaky pyauto tests.
kkania@chromium.org
2011-07-29
2
-0
/
+16
*
Have Panel get the browser object from the native panel.
jennb@chromium.org
2011-07-29
10
-21
/
+39
*
Added support and unit tests for NOTIFICATION_EXTENSION_PERMISSIONS_UPDATED in
rickcam@chromium.org
2011-07-29
3
-55
/
+219
*
bookmarks: Simplify is_permanent_node() implementation.
tfarina@chromium.org
2011-07-29
3
-29
/
+21
*
Updating OWNERS file.
rickcam@chromium.org
2011-07-29
1
-7
/
+2
*
Fixes regression in RecentlyUsedFoldersComboModel that resulted in
sky@chromium.org
2011-07-29
3
-6
/
+67
*
Fixes crash in menu code. MenuItemView doesn't handle trying to show a
sky@chromium.org
2011-07-29
1
-0
/
+5
*
Re-enable use of TLS False Start on stream channels.
wez@chromium.org
2011-07-29
1
-5
/
+0
*
Re-enable HttpBridgeTest under Dr. Memory
phajdan.jr@chromium.org
2011-07-29
1
-4
/
+0
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
42
-69
/
+68
*
Rename more IDs on about:net-internals to use hyphens and prefix with view name.
eroman@chromium.org
2011-07-29
8
-64
/
+72
*
CrOS - Fix problem with sad tab page resource loading
jamescook@chromium.org
2011-07-29
2
-49
/
+49
*
Fix checkperms script to ignore executable on tools/ld_bfd/ld
asargent@chromium.org
2011-07-29
1
-0
/
+1
*
Move SwizzleCoreAudioLayout5_1() closer to where it's called.
scherkus@chromium.org
2011-07-29
2
-19
/
+17
*
Allow the renderer process to map textures from one context into another.
apatrick@chromium.org
2011-07-29
17
-81
/
+273
*
Method changed out from under me.
sky@chromium.org
2011-07-29
1
-1
/
+1
[next]