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
*
Emergency goobsdiff patch: don't use LZMA_RUN after LZMA_FINISH.
mark@chromium.org
2010-06-22
1
-3
/
+5
*
Coverage: Fix the coverage target. interactive_ui_tests.gypi is already
jhawkins@chromium.org
2010-06-22
1
-1
/
+1
*
Update xpdual/moz total_byte_b expectations.
chase@chromium.org
2010-06-22
1
-1
/
+1
*
Disabling crashing test ManifestTest.AppLaunchContainer.
robertshield@chromium.org
2010-06-22
1
-1
/
+2
*
Marking RepostFormWarningTest.TestDoubleReload and RepostFormWarningTest.Test...
robertshield@chromium.org
2010-06-22
1
-2
/
+16
*
Use -Os to minimize the size of the installer tools.
mark@chromium.org
2010-06-22
2
-0
/
+24
*
Fix the compiler error in breakpad_win if exception is enabled.
victorw@chromium.org
2010-06-22
1
-34
/
+35
*
Fixes possible crash in menus and makes widgetgtk not send out
sky@chromium.org
2010-06-22
4
-7
/
+25
*
Fix about:ipc on Mac.
jrg@chromium.org
2010-06-22
1
-1
/
+1
*
xz/LZMA2 compression for goobsdiff/goobspatch.
mark@chromium.org
2010-06-22
6
-43
/
+294
*
Allow WebGLES2 contexts to be initialized with a parent context for the purposes
vangelis@chromium.org
2010-06-22
2
-1
/
+24
*
Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...
scherkus@chromium.org
2010-06-22
12
-0
/
+140
*
Oops, forgot a file in 2842006.
kathyw@chromium.org
2010-06-22
1
-0
/
+452
*
Enable gpu on all targets
piman@chromium.org
2010-06-22
1
-9
/
+4
*
TTF: Add tests for FileMetaDataParser.
jhawkins@chromium.org
2010-06-22
3
-2
/
+101
*
Add Accessibility page. All doc/*html files changed,
kathyw@chromium.org
2010-06-22
50
-0
/
+960
*
Use base::SHA1HashString in ie7_password::GetUrlHash
davidben@chromium.org
2010-06-22
2
-71
/
+15
*
Makes the extension resize gripper only visible when the mouse is over
sky@chromium.org
2010-06-22
3
-5
/
+45
*
Add chrome/installer/mac/third_party/xz, and update DEPS to add r50504 on Mac
mark@chromium.org
2010-06-22
4
-0
/
+843
*
TTF: Write tests for FirstRun.
jhawkins@chromium.org
2010-06-22
7
-58
/
+141
*
[Mac] Adds back in the right divider at alcor's request. Tightens up the righ...
andybons@chromium.org
2010-06-22
3
-16
/
+44
*
Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...
sky@chromium.org
2010-06-22
5
-2
/
+20
*
Fix for Skia data race. This may introduce some performance issues; will wat...
senorblanco@google.com
2010-06-22
1
-5
/
+9
*
Update the google-url dependency from r134 to r136.
eroman@chromium.org
2010-06-22
1
-1
/
+1
*
Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...
robertshield@chromium.org
2010-06-22
12
-140
/
+0
*
Adding suppression for reliability crash found in MessageLoop::RunTask.
robertshield@chromium.org
2010-06-22
1
-0
/
+3
*
Convert chromoting to pepperv2 API.
ajwong@chromium.org
2010-06-22
11
-961
/
+96
*
When creating a child ggl context, flush commands in the parent context first...
vangelis@chromium.org
2010-06-22
1
-0
/
+4
*
Increase Native Client DEPS version to 2500.
msneck@google.com
2010-06-22
1
-1
/
+1
*
Clear the copy of the offscreen texture used by shared contexts after the DEP...
vangelis@chromium.org
2010-06-22
1
-29
/
+28
*
Fix some issues with the omnibox extension API in incognito windows.
mpcomplete@chromium.org
2010-06-22
1
-6
/
+24
*
Roll DEPS for Breakpad r604 to r605 to pick up a gcc 4.5 build fix.
thestig@chromium.org
2010-06-22
1
-1
/
+1
*
Add an additional per-request DNS cache when executing FindProxyForURL() from...
eroman@chromium.org
2010-06-22
6
-32
/
+238
*
Updating trunk VERSION from 445.0 to 446.0
chrome-release@google.com
2010-06-22
1
-1
/
+1
*
Style-fix: make a parameter a const reference.
eroman@chromium.org
2010-06-22
2
-2
/
+2
*
Fix renderer accessibility for BrowserBubble objects.
ctguil@chromium.org
2010-06-22
3
-12
/
+11
*
Added app.launch.width and app.launch.height keys to app manifest.
scherkus@chromium.org
2010-06-22
12
-0
/
+140
*
Factor out factory method for Google GET request, which is constructed identi...
mlloyd@chromium.org
2010-06-22
1
-117
/
+53
*
Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.
thestig@chromium.org
2010-06-22
3
-26
/
+57
*
Fix compiler error in sandbox util in case exception is enabled.
victorw@chromium.org
2010-06-22
2
-0
/
+12
*
Manifest file for Chromium.
avi@chromium.org
2010-06-22
1
-0
/
+180
*
Suppress heapchecker leaks.
willchan@chromium.org
2010-06-22
1
-0
/
+42
*
Marking FindInPageControllerTest, MAYBE_NoIncognitoPrepopulate as FLAKY on Wi...
robertshield@chromium.org
2010-06-22
1
-0
/
+3
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
18
-1129
/
+427
*
Some fixups for AudioController and unit tests
hclam@chromium.org
2010-06-22
4
-21
/
+81
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
18
-427
/
+1129
*
Safeguard histogram accesses against null pointers.
mbelshe@chromium.org
2010-06-22
1
-10
/
+10
*
Initial commit of CookieMonster statistics.
rdsmith@google.com
2010-06-22
3
-19
/
+93
*
Linux: allow using GNOME Keyring and KWallet for password storage via a comma...
mdm@chromium.org
2010-06-22
3
-10
/
+65
*
NTP: Make sure to clear the background image for fillers.
arv@chromium.org
2010-06-22
1
-0
/
+1
[next]