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
*
Fix signature of onConnect.addListener in content scripts doc.
asargent@chromium.org
2009-10-09
2
-4
/
+4
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
11
-85
/
+145
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
24
-203
/
+755
*
Spellchecker:
estade@chromium.org
2009-10-09
4
-137
/
+231
*
Make on-demand download directory creation safe.
estade@chromium.org
2009-10-09
4
-20
/
+39
*
GTK: Draw a strikethrough over bad https.
estade@chromium.org
2009-10-09
2
-6
/
+85
*
Protect the user against whitelisted external protocol bombardment as well as...
estade@chromium.org
2009-10-09
1
-1
/
+2
*
Disable all browser focus tests on windows. They are hanging or crashing on t...
estade@chromium.org
2009-10-09
1
-9
/
+12
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
6
-19
/
+145
*
Set size before realizing window in chrome os.
davemoore@chromium.org
2009-10-09
1
-0
/
+4
*
Replace pthreads locks with chrome locks in syncable.cc.
chron@chromium.org
2009-10-09
4
-211
/
+234
*
Bug fix: MetricsService::RecordPluginChanges should handle only plugins
gregoryd@google.com
2009-10-09
2
-5
/
+28
*
* Password style support for gtk's textfield impl.
oshima@chromium.org
2009-10-09
4
-0
/
+87
*
Linux: Prevent first-run bubble from getting clipped on high-DPI displays.
derat@chromium.org
2009-10-09
3
-5
/
+13
*
Set junk-data.svg as flaky for Windows.
zork@google.com
2009-10-09
1
-1
/
+3
*
Update the SSLClientAuthHandler to use the thread safe reference counter.
mbelshe@google.com
2009-10-09
1
-1
/
+2
*
One more try to get the FilePath usage right.
mbelshe@google.com
2009-10-09
1
-3
/
+4
*
Implement animation using ThrobAnimation.
chocobo@google.com
2009-10-09
3
-72
/
+46
*
Revert r28489 as it broke the linux build.
aa@chromium.org
2009-10-09
4
-40
/
+16
*
Make some minor improvements to browser action samples:
aa@chromium.org
2009-10-09
8
-33
/
+29
*
Rebaseline LayoutTests\svg\filters\sourceAlpha-expected.png, added in http://...
jparent@chromium.org
2009-10-09
8
-2
/
+13
*
Reverting 28404, it seems to break the interactive ui tests in mysterious ways.
jcampan@chromium.org
2009-10-09
3
-153
/
+268
*
Webkit Roll to 49321. IsolatedWorld tests are now fixed.
johnnyg@chromium.org
2009-10-09
2
-33
/
+4
*
Add a variant valgrind suppression for bug 23018.
eroman@chromium.org
2009-10-09
1
-6
/
+11
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
4
-16
/
+40
*
quick syntax fix
fbarchard@chromium.org
2009-10-08
1
-1
/
+1
*
Implement the missing memory information functions that memory_test uses.
vandebo@chromium.org
2009-10-08
3
-6
/
+71
*
Hide "Undocumented." items in the API reference doc. People found them
kathyw@google.com
2009-10-08
1
-3
/
+3
*
Support 8 and 32 bit formats for Mac Channel Swizzler.
fbarchard@chromium.org
2009-10-08
1
-7
/
+13
*
This rearranges where the renderer variable is set so that GYP
gspencer@google.com
2009-10-08
3
-58
/
+25
*
This fixes the rendering issue in Firefox by ignoring zero height
gspencer@google.com
2009-10-08
1
-5
/
+0
*
Disable CancelSparseIO unit test while I see what's going on.
rvargas@google.com
2009-10-08
1
-1
/
+1
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
20
-51
/
+81
*
Layout test dashboard changes:
ojan@chromium.org
2009-10-08
2
-60
/
+148
*
Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...
ajwong@chromium.org
2009-10-08
2
-23
/
+45
*
This fixes the build by making all the sub-package
gspencer@google.com
2009-10-08
1
-3
/
+3
*
Coverity: check file_util::ReadFileToString return.
mattm@chromium.org
2009-10-08
1
-1
/
+1
*
Disk cache: Add a method to cancel pending sparse operations.
rvargas@google.com
2009-10-08
10
-9
/
+285
*
Fix rebaseline tool that I just broke by testing properly for
ojan@chromium.org
2009-10-08
3
-5
/
+9
*
Remove comments and const_cast that is no longer necessary with the latest Skia.
brettw@chromium.org
2009-10-08
2
-8
/
+2
*
Add a ticks counter that tells you how idle is a render process
cpu@chromium.org
2009-10-08
4
-0
/
+36
*
Stop computing simplified diffs. For now, leave the old
ojan@chromium.org
2009-10-08
9
-215
/
+15
*
Remove unused valgrind suppression.
eroman@chromium.org
2009-10-08
1
-6
/
+0
*
Remove a valgrind suppression which isn't being used.
eroman@chromium.org
2009-10-08
1
-40
/
+0
*
Measure the sync wizard dialog in appropriate units:
nick@chromium.org
2009-10-08
54
-109
/
+147
*
Make the signature for 23780 more generic.
huanr@chromium.org
2009-10-08
1
-1
/
+1
*
Update DEPS to newer Chrome rev to fix Windows build.
maf@google.com
2009-10-08
1
-4
/
+3
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
13
-70
/
+147
*
When middle clicking a link in Linux, an onpaste event is fired. Prevent the...
vandebo@chromium.org
2009-10-08
1
-1
/
+4
[next]