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
*
Properly detect the current version when migrating single to multi. Previous...
grt@chromium.org
2011-05-27
5
-3
/
+150
*
Remove scripting from pp::Var with an opt-in compiler predefine.
dmichael@chromium.org
2011-05-27
2
-30
/
+50
*
Add a self-destruct mechanism to user-level Chrome Frame when it detects that...
robertshield@chromium.org
2011-05-27
14
-26
/
+483
*
Make sure that per-hostname zoom settings are retained.
mirandac@chromium.org
2011-05-27
6
-20
/
+19
*
Couple more wrench menu issues. The patch I sent around a couple of
sky@chromium.org
2011-05-27
7
-25
/
+44
*
Remove old Prerender interface and mark unreachable methods as NOTREACHED()
dominich@chromium.org
2011-05-27
9
-939
/
+11
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
28
-421
/
+322
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
8
-36
/
+34
*
Revert of 86979 which is a revert of 86976. Changed the ping count from
rtenneti@chromium.org
2011-05-27
3
-14
/
+17
*
Speed up IdAllocator.
husky@google.com
2011-05-27
3
-11
/
+64
*
Fixes clang bot.
altimofeev@chromium.org
2011-05-27
1
-1
/
+1
*
Dependency cleanup.
qsr@chromium.org
2011-05-27
1
-5
/
+0
*
Mark WorkerTest.WorkerConstructor as flaky
mnaganov@chromium.org
2011-05-27
1
-1
/
+2
*
Show basic data about local filesystems via chrome://settings/cookies
mkwst@chromium.org
2011-05-27
4
-1
/
+61
*
[cros] WizardController refactoring.
altimofeev@chromium.org
2011-05-27
56
-1078
/
+977
*
Fix a crash where an index to a modified array wasn't always kept up to date.
mad@chromium.org
2011-05-27
1
-3
/
+7
*
Exclude two failing tests for Dr. Memory runs and re-enable a couple of tests...
timurrrr@chromium.org
2011-05-27
1
-6
/
+5
*
Clang style checker: add the 'clang' dir to list of banned directories.
hans@chromium.org
2011-05-27
1
-0
/
+1
*
WebKit roll 87489:87506
mnaganov@chromium.org
2011-05-27
1
-1
/
+1
*
Fix GSG URL
dpolukhin@chromium.org
2011-05-27
1
-1
/
+1
*
Widen the suppressions for the new sqlite races
timurrrr@chromium.org
2011-05-27
1
-4
/
+0
*
Re-enable two tests that were failing between r290 and r312 (issue #419)
timurrrr@chromium.org
2011-05-27
2
-6
/
+0
*
[cros] Refactored EulaView: split into EulaView, EulaScreen, EulaScreenActor.
avayvod@chromium.org
2011-05-27
11
-73
/
+330
*
Wrapping blocked filesystems into TabSpecificContentSettings
mkwst@chromium.org
2011-05-27
13
-94
/
+656
*
WebKit roll 87484:87489
mnaganov@chromium.org
2011-05-27
1
-1
/
+1
*
Proxy Extension API sample: Clearing proxy errors, fixing tests.
mkwst@chromium.org
2011-05-27
6
-40
/
+41
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
33
-812
/
+799
*
Get rid of the render view id in localStorage IPCs as it's not used anymore
jochen@chromium.org
2011-05-27
5
-23
/
+9
*
Fix quota manager's usage tracking for a new origin
kinuko@chromium.org
2011-05-27
3
-48
/
+33
*
Add to known_crashes.txt
msw@chromium.org
2011-05-27
1
-0
/
+3
*
Updating trunk VERSION from 778.0 to 779.0
chrome-release@google.com
2011-05-27
1
-1
/
+1
*
Adopt the WebIDBFactory interface for deleteDatabase
jochen@chromium.org
2011-05-27
2
-2
/
+21
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
8
-31
/
+7
*
ChromiumOS build fix attempt for 86988
kinuko@chromium.org
2011-05-27
1
-1
/
+2
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
36
-29
/
+334
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
8
-7
/
+31
*
WebKit roll 87449:87484
mnaganov@chromium.org
2011-05-27
1
-1
/
+1
*
Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
6
-124
/
+343
*
Last major phone library change for M13
georgey@chromium.org
2011-05-27
6
-50
/
+159
*
Mark VideoBearTheora and VideoBearWav flaky on Mac.
msw@chromium.org
2011-05-27
1
-2
/
+11
*
Switch to python2.6 as the default for pyauto on linux
nirnimesh@chromium.org
2011-05-27
1
-1
/
+1
*
Properly clear URL on BINDSTATUS_REDIRECTING
rsleevi@chromium.org
2011-05-27
1
-1
/
+1
*
Build pyautolib target under clang
nirnimesh@google.com
2011-05-27
5
-8
/
+10
*
Usability improvements to tracing UI.
nduca@chromium.org
2011-05-27
16
-421
/
+229
*
Revert 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
6
-345
/
+121
*
Add "Show All" string
thakis@chromium.org
2011-05-27
1
-0
/
+6
*
Revert 86976 - Changed the ping count from 3 to 6, unresponsive count from 3 ...
rtenneti@chromium.org
2011-05-27
3
-15
/
+12
*
Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
6
-121
/
+345
*
Fix touch compile after r86955.
sadrul@chromium.org
2011-05-27
1
-2
/
+2
*
Changed the ping count from 3 to 6, unresponsive count from 3 to 6.
rtenneti@chromium.org
2011-05-27
3
-12
/
+15
[next]