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
*
Reverting 21635.
yurys@google.com
2009-07-27
11
-183
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
11
-29
/
+183
*
Fix location bar display.
thakis@chromium.org
2009-07-27
1
-1
/
+1
*
NNTP: Change the lower right section to say "What will we put here?"
arv@google.com
2009-07-27
2
-5
/
+4
*
add test to verify mole data being read
erikkay@chromium.org
2009-07-26
1
-0
/
+3
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
17
-325
/
+1108
*
Update gitignore
evan@chromium.org
2009-07-26
1
-1
/
+1
*
DevTools: move close devtools button to the right.
pfeldman@chromium.org
2009-07-26
1
-1
/
+2
*
Fix exception in DownloadManager if the download has no extension.
aa@chromium.org
2009-07-26
1
-1
/
+2
*
Modify detection of Chrome extensions in download manager. It
aa@chromium.org
2009-07-26
1
-3
/
+17
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
9
-40
/
+174
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
9
-186
/
+48
*
Fix broken tree.
aa@chromium.org
2009-07-26
1
-1
/
+1
*
Fix broken tree on mac/linux.
aa@chromium.org
2009-07-26
3
-1
/
+1
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
9
-48
/
+186
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
17
-98
/
+242
*
Make the download manager display a scary file warning if an
aa@chromium.org
2009-07-25
3
-29
/
+51
*
* notify theme loading with --load-extension
erikkay@chromium.org
2009-07-25
1
-11
/
+22
*
Adds strings for possible future web clips on the new tab page
arv@google.com
2009-07-25
1
-0
/
+170
*
npruntime_util.h in webkit/glue should use the absolute path to npruntime.h
jorlow@chromium.org
2009-07-25
2
-3
/
+1
*
DevTools: Add hints for the DEPs roll of InspectorBackend.
pfeldman@chromium.org
2009-07-25
2
-1
/
+23
*
Disable the tips service by default.
arv@google.com
2009-07-25
9
-17
/
+38
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
12
-116
/
+40
*
Surround Sound handling by folding 5 channels down to stereo.
fbarchard@chromium.org
2009-07-25
5
-5
/
+207
*
Implement mimetype sniffing for extensions.
aa@chromium.org
2009-07-25
8
-7
/
+154
*
Implemented proper pause-then-seek behaviour for the media pipeline.
scherkus@chromium.org
2009-07-25
16
-365
/
+675
*
Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the un...
glen@chromium.org
2009-07-25
2
-10
/
+11
*
Suppress crash for Ananta.
paul@chromium.org
2009-07-25
1
-0
/
+3
*
, INNTP: Adds 2 hard coded thumbnails.
arv@google.com
2009-07-25
5
-7
/
+99
*
Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().
scherkus@chromium.org
2009-07-25
7
-27
/
+98
*
Our masker didn't account for the source image also having alpha.
glen@chromium.org
2009-07-25
2
-12
/
+15
*
Add strings for SSL3.0 and TLS1.0 config options for Linux.
mattm@chromium.org
2009-07-25
1
-0
/
+6
*
Stop drawing the status bubble text highlight because it sucks for themes.
glen@chromium.org
2009-07-25
1
-23
/
+16
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
6
-18
/
+53
*
Software volume control hook-up in linux.
ajwong@chromium.org
2009-07-25
2
-3
/
+14
*
Updated test_expectations.txt due to media mime type changes.
scherkus@chromium.org
2009-07-25
1
-1
/
+1
*
Make some default file dialog titles for linux.
estade@chromium.org
2009-07-25
3
-8
/
+29
*
Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...
ben@chromium.org
2009-07-25
3
-17
/
+48
*
Add in UMA logging for context menu playback controls.
ajwong@chromium.org
2009-07-25
1
-0
/
+11
*
Reverting 21588 to make Linux toolkit dbg happy.
mhm@chromium.org
2009-07-25
2
-13
/
+12
*
Updated media MIME type handling for Chrome and Chromium.
scherkus@chromium.org
2009-07-25
1
-9
/
+2
*
Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...
brg@chromium.com
2009-07-25
3
-0
/
+65
*
Reverting 21593.
mhm@chromium.org
2009-07-25
1
-3
/
+2
*
Fix Linux Toolkit dbg bustage.
mhm@chromium.org
2009-07-25
1
-2
/
+3
*
Images for the pre populated thumbnails on the NNTP
arv@google.com
2009-07-24
4
-0
/
+0
*
Theme reset fixes.
glen@chromium.org
2009-07-24
1
-4
/
+5
*
Verified that these strings are not used, so removing the FIXME.
ajwong@chromium.org
2009-07-24
1
-2
/
+0
*
Porting POINT to gfx::Point for automation provider
mhm@chromium.org
2009-07-24
2
-12
/
+13
*
Adding mention of allowing third-party cookies as a way to fix redirect loops.
jcampan@chromium.org
2009-07-24
1
-1
/
+1
*
Move setlocale() to zygote_main_linux to make sure that it's called
jshin@chromium.org
2009-07-24
2
-3
/
+8
[next]