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
*
Add constants for preferences and policies related to the Default Search Prov...
mnissler@chromium.org
2010-09-06
11
-51
/
+449
*
Fixup startup URLs when loaded from preferences
gfeher@chromium.org
2010-09-06
1
-2
/
+5
*
WebKit Roll 66724 -> 66804
ukai@chromium.org
2010-09-06
1
-3
/
+21
*
Regenerating extension docs.
jochen@chromium.org
2010-09-06
2
-15
/
+15
*
DevTools: remove forceRepaint method which is obsolete
yurys@chromium.org
2010-09-06
2
-5
/
+0
*
Add the ability to call an alternate entry point name on self-registering DLL...
robertshield@chromium.org
2010-09-06
10
-21
/
+58
*
TabWindowControlller: did save/restore the first responder at the beginning/e...
tkent@chromium.org
2010-09-06
2
-1
/
+12
*
Update last prompted URL when user choosed "yes" or "no".
ukai@chromium.org
2010-09-06
3
-4
/
+63
*
Fix a compile error which occurs on linux.
ananta@chromium.org
2010-09-05
1
-1
/
+1
*
Fix ChromeFrame tests which regressed due to the change to connect when navig...
ananta@chromium.org
2010-09-05
1
-1
/
+2
*
Don't show "The page at..." in the Bookmark Manager confirmation dialog.
tfarina@chromium.org
2010-09-05
9
-66
/
+62
*
Land http://codereview.chromium.org/3167045/show
jorlow@chromium.org
2010-09-05
3
-7
/
+29
*
Updating trunk VERSION from 515.0 to 516.0
chrome-release@google.com
2010-09-05
1
-1
/
+1
*
Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful
hclam@chromium.org
2010-09-05
5
-17
/
+16
*
The browser tests seem to fail with preconnects; the python server
mbelshe@chromium.org
2010-09-05
1
-0
/
+3
*
Have the browser start connecting as soon as the navigation starts. This
mbelshe@chromium.org
2010-09-05
3
-5
/
+10
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
18
-58
/
+557
*
Cleanup some duplicated includes.
tfarina@chromium.org
2010-09-04
3
-3
/
+0
*
Lands http://codereview.chromium.org/3364005/show for jeanluc:
sky@chromium.org
2010-09-04
7
-5
/
+94
*
Enable SafeBrowsingDatabaseNew.
shess@chromium.org
2010-09-04
3
-7
/
+16
*
Cleanup the SSLPolicyBackend class.
tfarina@chromium.org
2010-09-04
4
-188
/
+3
*
Rename FileSystemBackend to FileSystemOperation and make it explicit that it'...
kinuko@chromium.org
2010-09-04
7
-352
/
+436
*
reland r57885 with a fix for the DCHECK failures observed by nsylvain.
estade@chromium.org
2010-09-04
9
-108
/
+143
*
[GTK] first run:
estade@chromium.org
2010-09-04
1
-14
/
+46
*
chromeos: Append base:: to StringPrintf calls. Part 2.
tfarina@chromium.org
2010-09-04
8
-38
/
+46
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
1
-0
/
+2
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
15
-127
/
+37
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
15
-37
/
+127
*
Re-disable IncognitoSplitMode. It still fails/hangs periodically (though more
mpcomplete@chromium.org
2010-09-03
1
-1
/
+2
*
Valgrind fix for chromium-os:5601
stevenjb@chromium.org
2010-09-03
2
-35
/
+40
*
NTP: Add transitions.
aa@chromium.org
2010-09-03
4
-12
/
+68
*
Bring back attribution. If there is no custom attribution, fall back to the p...
aa@chromium.org
2010-09-03
6
-38
/
+93
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
7
-15
/
+17
*
Do not leak temporary dirs when running UI tests.
nirnimesh@chromium.org
2010-09-03
2
-31
/
+1
*
[CHrome OS] Provides nicer abstractions around ownership API
cmasone@google.com
2010-09-03
5
-0
/
+689
*
Remove wstrings from status bubble code.
tony@chromium.org
2010-09-03
9
-111
/
+120
*
Add a term feature extractor for client-side phishing detection.
bryner@chromium.org
2010-09-03
8
-2
/
+718
*
Fix DCHECK when loading chrome://net-internals
vandebo@chromium.org
2010-09-03
1
-1
/
+1
*
Remove old debug code from ntp.
aa@chromium.org
2010-09-03
4
-65
/
+5
*
Error out if a version in external_extensions.json is invalid.
skerner@chromium.org
2010-09-03
3
-39
/
+54
*
Remove risky DISABLE_RUNNABLE_METHOD_REFCOUNT macro from DownloadManager.
phajdan.jr@chromium.org
2010-09-03
2
-6
/
+18
*
Changed a link widget to button per feedback from UX.
satish@chromium.org
2010-09-03
1
-10
/
+8
*
Added tooltips to stats bar items.
stevenjb@chromium.org
2010-09-03
9
-86
/
+218
*
chromeos: Increase omnibox font size.
derat@chromium.org
2010-09-03
1
-2
/
+4
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
5
-43
/
+11
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
13
-115
/
+158
*
Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxy
hclam@chromium.org
2010-09-03
8
-82
/
+103
*
Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...
vangelis@chromium.org
2010-09-03
1
-0
/
+7
*
Enable ServiceProcessControlTest.LaunchTwice
hclam@chromium.org
2010-09-03
1
-3
/
+5
*
Ensure that search engine dialog appears on top when it appears.
mirandac@chromium.org
2010-09-03
1
-1
/
+1
[next]