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 20592. Causing a bunch of valgrind MAC redness.
mhm@chromium.org
2009-07-14
2
-7
/
+17
*
Copy codec Mac build stage (branded and unbranded)
jrg@chromium.org
2009-07-14
1
-0
/
+16
*
Hookup Print HTML page to the DOM UI for Print Preview and Settings
mhm@chromium.org
2009-07-14
7
-8
/
+101
*
Update gitignore
evan@chromium.org
2009-07-14
1
-0
/
+5
*
Temporarily disable TestConsoleLog in interactive_tests.
dimich@google.com
2009-07-14
1
-1
/
+1
*
Bug 15762 happens on Linux, too, so move suppression to generic file.
dkegel@google.com
2009-07-14
2
-17
/
+7
*
More bookmark bar changes.
jrg@chromium.org
2009-07-14
21
-142
/
+1285
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
31
-236
/
+436
*
Roll WebKit DEPS from 45738 to 45840.
dimich@google.com
2009-07-14
18
-13
/
+129
*
Mac test regressions 20529:20532
mhm@chromium.org
2009-07-14
1
-1
/
+10
*
Fix unittest; we changed the name of the PDF file that the test was using. (P...
avi@chromium.org
2009-07-14
2
-5
/
+6
*
Add autofill dropdown support for password forms.
tim@chromium.org
2009-07-14
8
-218
/
+93
*
Add "learn more" link to privacy settings.
mattm@chromium.org
2009-07-14
1
-1
/
+23
*
Adding Ogg/Theora/Vorbis-only FFmpeg binaries to Chromium nightly builds.
scherkus@chromium.org
2009-07-14
3
-4
/
+14
*
Yet more docs.
gman@google.com
2009-07-14
3
-11
/
+27
*
Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.
sky@chromium.org
2009-07-13
13
-23
/
+27
*
Fix chromium build.
estade@chromium.org
2009-07-13
1
-2
/
+2
*
Make sure the wrapper uses our included ffmpeg libs.
mmoss@chromium.org
2009-07-13
1
-0
/
+3
*
Updating trunk VERSION build from 194.0 to 195.0
jon@chromium.org
2009-07-13
1
-1
/
+1
*
Bring RPM packaging scripts into the build.
mmoss@chromium.org
2009-07-13
1
-0
/
+7
*
Re-enable previously flaky download ui tests. I can't reproduce the failures....
estade@chromium.org
2009-07-13
1
-21
/
+5
*
GTK: For the render view, count keyboard grab shadows the same as focus events.
estade@chromium.org
2009-07-13
1
-0
/
+18
*
Support individual Keychain item deletion in PasswordStoreMac.
stuartmorgan@google.com
2009-07-13
8
-58
/
+180
*
GTK: Force a size on download items and elide the dangerous download filename.
estade@chromium.org
2009-07-13
1
-3
/
+8
*
Don't clobber the previous session when showing about-linux splash page.
estade@chromium.org
2009-07-13
2
-13
/
+21
*
Make chrome version legible in about:chrome dialog for dark themes.
estade@chromium.org
2009-07-13
1
-15
/
+43
*
Set infobar height on a different widget.
estade@chromium.org
2009-07-13
1
-1
/
+2
*
Restore RTL icons to CustomDrawButtonBase.
tc@google.com
2009-07-13
5
-13
/
+38
*
posix: show "plugin crashed" info bar when appropriate
evan@chromium.org
2009-07-13
2
-3
/
+6
*
Fix KillProcess so it doesn't report everything as a failure.
stuartmorgan@chromium.org
2009-07-13
1
-4
/
+11
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
20
-195
/
+195
*
Add cookie behavior combobox.
mattm@chromium.org
2009-07-13
1
-2
/
+50
*
Re-land the patch to elide the status bubble to 1/3 the width of the
tc@google.com
2009-07-13
1
-3
/
+10
*
A few more docs updates.
gman@google.com
2009-07-13
2
-20
/
+43
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
31
-426
/
+569
*
Initial support for theming on Mac OS X.
avi@chromium.org
2009-07-13
42
-7908
/
+9249
*
Platform cleanup in worker_uitest.cc.
phajdan.jr@chromium.org
2009-07-13
1
-4
/
+4
*
Reverting 20531.
jorlow@chromium.org
2009-07-13
1
-6
/
+4
*
minor fix for docs
gman@google.com
2009-07-13
1
-2
/
+2
*
Safari 4 has the unique behavior that typeof on the NP object that is meant t...
petersont@chromium.org
2009-07-13
2
-4
/
+16
*
Revert r20553.
thestig@chromium.org
2009-07-13
8
-50
/
+12
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
8
-12
/
+50
*
Various updates to the buildbot sample.
aa@chromium.org
2009-07-13
2
-21
/
+32
*
Change NULL to null in rendergraph.js.
yux@google.com
2009-07-13
1
-1
/
+1
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
20
-193
/
+194
*
Switching back SteamOperation to explicitly check for the particular protocol...
apatrick@google.com
2009-07-13
1
-1
/
+4
*
Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions.
mmoss@chromium.org
2009-07-13
2
-96
/
+27
*
Roll DEPS to pick up GYP fix for magic suffixes
dglazkov@chromium.org
2009-07-13
1
-1
/
+1
*
Update the DEPS file for GYP build to match some recent changes in
gspencer@google.com
2009-07-13
1
-5
/
+5
*
Refactoring handle and dragging a bit in preparation for moles. The primary ...
erikkay@chromium.org
2009-07-13
5
-305
/
+430
[next]