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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...
dpranke@chromium.org
2010-06-23
8
-0
/
+23
*
Do speculative preconnection based on network traffic (not just DNS)
jar@chromium.org
2010-06-23
18
-375
/
+555
*
Cleanup: Remove some unneeded webkit/glue headers from chrome.
thestig@chromium.org
2010-06-23
9
-18
/
+15
*
Fix a crash when we try to close a js dialog that wasn't shown.
tony@chromium.org
2010-06-23
3
-2
/
+11
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
19
-427
/
+1135
*
TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-only
jhawkins@chromium.org
2010-06-23
4
-8
/
+7
*
code cleanup for media code for video renerers.
jiesun@google.com
2010-06-23
1
-13
/
+3
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
18
-1129
/
+427
*
Clang: Do not ignore result of HANDLE_EINTR.
thakis@chromium.org
2010-06-23
1
-2
/
+4
*
Fix clock to use ICU's internationalization.
chocobo@chromium.org
2010-06-23
4
-65
/
+10
*
Enable ManifestTest.AppLaunchContainer as it should be passing now.
scherkus@chromium.org
2010-06-23
1
-2
/
+1
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
18
-427
/
+1129
*
Makes the bookmark bubble right aligned.
sky@chromium.org
2010-06-22
1
-1
/
+1
*
Makes dragging url from omnibox use same logic as copying from
sky@chromium.org
2010-06-22
1
-6
/
+12
*
TBR: willchan
albertb@chromium.org
2010-06-22
28
-509
/
+65
*
Refactor MergePreferences to handle null values properly.
skrul@chromium.org
2010-06-22
5
-85
/
+229
*
DRAFT: sync_api changes to support password encryption
albertb@chromium.org
2010-06-22
28
-65
/
+509
*
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
*
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
1
-2
/
+8
*
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
*
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
*
Add chrome/installer/mac/third_party/xz, and update DEPS to add r50504 on Mac
mark@chromium.org
2010-06-22
3
-0
/
+840
*
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
*
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
*
When creating a child ggl context, flush commands in the parent context first...
vangelis@chromium.org
2010-06-22
1
-0
/
+4
*
Fix some issues with the omnibox extension API in incognito windows.
mpcomplete@chromium.org
2010-06-22
1
-6
/
+24
*
Updating trunk VERSION from 445.0 to 446.0
chrome-release@google.com
2010-06-22
1
-1
/
+1
*
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
*
Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.
thestig@chromium.org
2010-06-22
3
-26
/
+57
*
Manifest file for Chromium.
avi@chromium.org
2010-06-22
1
-0
/
+180
*
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
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
18
-427
/
+1129
*
Initial commit of CookieMonster statistics.
rdsmith@google.com
2010-06-22
1
-1
/
+3
*
Linux: allow using GNOME Keyring and KWallet for password storage via a comma...
mdm@chromium.org
2010-06-22
3
-10
/
+65
[next]