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
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
30
-18
/
+124
*
Change the message size for breakpad notifications. Due to alignment issues,
markus@chromium.org
2010-08-11
1
-1
/
+1
*
Widen the margin between the two-column list and the cancel button
mazda@chromium.org
2010-08-11
1
-0
/
+1
*
Clean up latin-pre/post special handling in input method code.
yusukes@chromium.org
2010-08-11
9
-95
/
+17
*
Set the default spellcheck language for Serbian and Ukranian.
hbono@chromium.org
2010-08-11
2
-2
/
+2
*
Push DevTools extensions data to the client when the DevTools client page is ...
loislo@chromium.org
2010-08-11
3
-44
/
+38
*
Remove ReorderInputMethodIdsForLanguageCode().
yusukes@chromium.org
2010-08-11
4
-98
/
+2
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
8
-8
/
+135
*
Add Views UI for setting keyboard repeat delay and repeat interval.
yusukes@chromium.org
2010-08-11
10
-10
/
+216
*
Clamp the hotspot on custom cursors to the custom cursor image's dimensions.
estade@chromium.org
2010-08-11
3
-0
/
+52
*
fixup for style nits
atwilson@chromium.org
2010-08-11
2
-3
/
+1
*
Cleaned up an incorrect comment
atwilson@chromium.org
2010-08-11
1
-1
/
+1
*
Added support for --no-startup-window flag to launch chrome with no startup w...
atwilson@chromium.org
2010-08-11
5
-8
/
+59
*
Adds support for showing the match preview on views. It's behind the
sky@chromium.org
2010-08-11
17
-45
/
+602
*
Support GCF as the default HTML viewer as well as supporting an exclusion list.
tommi@chromium.org
2010-08-11
3
-13
/
+36
*
Mac: Well-behaved accelerated plugins, preparation
thakis@chromium.org
2010-08-11
7
-160
/
+261
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
131
-1471
/
+1688
*
Revert 55603
nsylvain@chromium.org
2010-08-11
17
-540
/
+298
*
Cleanup: Get rid of TreeNodeChildrenReordered.
tfarina@chromium.org
2010-08-11
10
-165
/
+14
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
5
-6
/
+39
*
Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...
jcivelli@chromium.org
2010-08-11
1
-8
/
+7
*
Fix permissions on sync files.
erg@google.com
2010-08-11
2
-0
/
+0
*
Update gyp, to take a bug fix.
evan@chromium.org
2010-08-11
1
-1
/
+1
*
Fix flaky WebSocket crash with url-with-credential.html
ukai@chromium.org
2010-08-11
2
-5
/
+9
*
Fix some typos from a bad merge.
zork@chromium.org
2010-08-11
1
-31
/
+13
*
Error reporting for sync setup failure.
rsimha@chromium.org
2010-08-11
2
-20
/
+14
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
13
-139
/
+304
*
Mac tabpose: Add favicons and titles.
thakis@chromium.org
2010-08-11
2
-19
/
+163
*
Content settings: allow "session only" type for cookies exceptions
estade@chromium.org
2010-08-11
2
-7
/
+26
*
Rolled cache invalidation api to @35 to pick up a crash fix.
akalin@chromium.org
2010-08-11
1
-1
/
+1
*
Remove a bunch of extra includes.
vandebo@chromium.org
2010-08-11
6
-11
/
+20
*
Build just chrome to shorten the Coverity build and analysis
wtc@chromium.org
2010-08-11
1
-7
/
+6
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
76
-14
/
+103
*
Unittest fix. Need to put usersubmitted = true for unittests.
inferno@chromium.org
2010-08-10
1
-0
/
+3
*
Update the suppresion file.
jianli@chromium.org
2010-08-10
1
-0
/
+30
*
Mark NewTabUITest.UpdateUserPrefsVersion as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Allow unit tests to use a mock audio input controller.
satish@chromium.org
2010-08-10
5
-3
/
+191
*
Not store autocomplete entries in DB for forms submitted using javascript.
inferno@chromium.org
2010-08-10
1
-0
/
+4
*
Disable ServiceProcessTest.Run
hclam@chromium.org
2010-08-10
1
-1
/
+1
*
Mark NewTabUITest.NTPHasThumbnails FLAKY.
nshkrob@chromium.org
2010-08-10
1
-1
/
+2
*
Update xpdual/moz/total_byte_r.
chase@chromium.org
2010-08-10
1
-1
/
+1
*
Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
2
-104
/
+81
*
Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
3
-50
/
+9
*
DOMUI prefs: Wire up Basics control states based on pref selections
stuartmorgan@chromium.org
2010-08-10
2
-9
/
+55
*
WebKit roll 64970:65072
jianli@chromium.org
2010-08-10
1
-1
/
+1
*
Lands http://codereview.chromium.org/3166002 for bryeung:
sky@chromium.org
2010-08-10
1
-6
/
+9
*
Adds SpeechRecognitionRequest class for sending recorded audio data to server...
satish@chromium.org
2010-08-10
5
-0
/
+300
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
25
-158
/
+326
*
pepper: don't warn if PDF plugin is unavailable
evan@chromium.org
2010-08-10
1
-4
/
+12
[next]