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
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
245
-352
/
+160
*
Print Preview: Fixing more tests that were failing on official builds only.
thestig@chromium.org
2012-01-06
1
-5
/
+1
*
chromeos: Move audio, power, and UI files into subdirs.
derat@chromium.org
2012-01-06
28
-85
/
+81
*
Valgrind TSAN: Update a suppression for media::CompositeFilter.
thestig@chromium.org
2012-01-06
1
-7
/
+10
*
Profiles: Add a size check to ProfileImpl to make sure it no longer grows.
erg@chromium.org
2012-01-06
2
-2
/
+32
*
Fix for collecting network connectivity stats. Enabled the disabled
rtenneti@chromium.org
2012-01-06
1
-5
/
+10
*
Track session storage mismatches when committing Instant previews.
sreeram@chromium.org
2012-01-06
5
-11
/
+40
*
Update .DEPS.git
chrome-admin@google.com
2012-01-06
1
-1
/
+1
*
Valgrind: Widen a third party FcConfigValues suppression and add another vari...
thestig@chromium.org
2012-01-06
1
-4
/
+10
*
Disable intermittently crashing ExtensionUnpackerTest.InvalidDefaultLocale on...
msw@chromium.org
2012-01-06
1
-2
/
+7
*
WebKit roll 104283:104316
dslomov@chromium.org
2012-01-06
1
-1
/
+1
*
Adds PriorityQueue and PrioritizedDispatcher.
szym@chromium.org
2012-01-06
6
-1
/
+849
*
Allow crash reporting for GCF integration tests to be suppressed via command ...
grt@chromium.org
2012-01-06
1
-4
/
+9
*
Cleanup parameter passing issues in content/browser/download
asanka@chromium.org
2012-01-06
5
-15
/
+15
*
delete missing js file
Guanqun.Lu@gmail.com
2012-01-06
2
-2
/
+2
*
Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...
jam@chromium.org
2012-01-06
7
-18
/
+13
*
aura: On Linux, avoid CHAR events for Tab, Escape, and Back.
derat@chromium.org
2012-01-06
2
-10
/
+5
*
Catch addEventListener as early as possible for WebUI test framework.
scr@chromium.org
2012-01-06
1
-2
/
+5
*
Disable per-tile painting support on Windows.
reveman@google.com
2012-01-06
1
-1
/
+1
*
Removing duplicate IPC and dead code: GpuMsg_VisibilityChanged
mmocny@chromium.org
2012-01-06
3
-21
/
+0
*
Revert 116724 - Add gamepad data fetcher for Linux
asvitkine@chromium.org
2012-01-06
14
-603
/
+71
*
Add gamepad data fetcher for Linux
scottmg@google.com
2012-01-06
14
-71
/
+603
*
Don't pass WebContents* between threads, since it can go away in the meantime...
jam@chromium.org
2012-01-06
2
-22
/
+40
*
Empty XHR posts requests fail in ChromeFrame with status code 0. The POST req...
ananta@chromium.org
2012-01-06
1
-7
/
+21
*
net: don't pass the CRLSet in the SSLConfig.
agl@chromium.org
2012-01-06
7
-19
/
+38
*
Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.
sergeyu@chromium.org
2012-01-06
10
-34
/
+83
*
GTK: More raw struct access removal, this time focusing on GtkDialog.
erg@chromium.org
2012-01-06
10
-33
/
+38
*
In default X11 error handler, do not post task to message loop if there is no...
apatrick@chromium.org
2012-01-06
1
-3
/
+12
*
Get rid of ChromeWebUI::GetProfile to prepare for taking out the class.
jam@chromium.org
2012-01-06
11
-19
/
+25
*
Update .DEPS.git
chrome-admin@google.com
2012-01-06
1
-2
/
+2
*
roll skia to 2980
reed@google.com
2012-01-06
1
-1
/
+1
*
As per crbug.com/109035, Youtube tests are failing on Mac on Linux. Disabling...
rohitbm@chromium.org
2012-01-06
1
-4
/
+8
*
Remove PtsStream from GpuVideoDecoder.
fischman@chromium.org
2012-01-06
5
-42
/
+109
*
Disable accelerated compositing for audio-only <video> tags.
fischman@chromium.org
2012-01-06
1
-1
/
+3
*
Fix wrong WEBGL_lose_context semantics in GPUCrashTest.WebkitLoseContext
zmo@google.com
2012-01-06
2
-12
/
+15
*
Update permission restrictions for platform apps.
jstritar@chromium.org
2012-01-06
2
-10
/
+12
*
Attempt 2 at fixing bug where launcher would create new window with
sky@chromium.org
2012-01-06
5
-23
/
+40
*
Remove all but the Exact Full Omnibox Prerender algorithm.
dominich@chromium.org
2012-01-06
12
-159
/
+33
*
Add OWNERS files in content/browser/renderer_host/java and content/renderer/java
steveblock@chromium.org
2012-01-06
2
-0
/
+4
*
[aura] tooltip still shows after touch move event out of the target widget.
jamescook@chromium.org
2012-01-06
1
-1
/
+9
*
Change omnibox behavior when stripping javascript schema to navigate after st...
cdn@chromium.org
2012-01-06
2
-3
/
+1
*
UberPage: Remove border-bottoms that will soon be irrelevant.
jhawkins@chromium.org
2012-01-06
1
-12
/
+0
*
net: change how CRL sets interact with online revocation checking.
agl@chromium.org
2012-01-06
1
-30
/
+20
*
Make incognito windows not inherit HSTS state from the main profile.
agl@chromium.org
2012-01-06
4
-13
/
+13
*
Followup to address post-commit comments on 9041015
agl@chromium.org
2012-01-06
3
-5
/
+6
*
Translations for M17
jamiewalch@google.com
2012-01-06
42
-42
/
+42
*
Remove a few trivial tab_contents.h includes in chrome that I missed earlier.
jam@chromium.org
2012-01-06
7
-528
/
+590
*
[aura] touch move's location is not window's coordinates in ubuntu 11.10.
msw@chromium.org
2012-01-06
1
-1
/
+10
*
- Malloc the rng_desc in PnaclCoordinator to match the free from NaClDescUnref.
jvoung@google.com
2012-01-06
3
-24
/
+47
*
Revert 116630 - The change was causing multiple test failures on Linux Chrome...
kkania@chromium.org
2012-01-06
1
-9
/
+3
[next]