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
...
*
Reword the management api permission warning text.
asargent@chromium.org
2011-01-05
1
-1
/
+1
*
Fix a plugins test
nirnimesh@chromium.org
2011-01-05
1
-4
/
+4
*
Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grd
tfarina@chromium.org
2011-01-05
5
-8
/
+18
*
Added one test to search_engines.py
ace@chromium.org
2011-01-05
1
-0
/
+26
*
views: Improve cursor movements on word boundaries.
sadrul@chromium.org
2011-01-05
3
-12
/
+69
*
Fixes bug where instant fade would get stuck when pressing
sky@chromium.org
2011-01-05
2
-2
/
+5
*
Re-enable a crashy test with some added logging.
asargent@chromium.org
2011-01-04
1
-2
/
+12
*
More cleanup of DefaultApps code. This should also fix some issues when apps ...
aa@chromium.org
2011-01-04
6
-125
/
+226
*
DOMUI: Fix regression by removing a useless and errant <if></if> combo.
jhawkins@chromium.org
2011-01-04
1
-3
/
+1
*
Make the comment at the top of the file match the code.
wtc@chromium.org
2011-01-04
1
-17
/
+10
*
Add minimum_chrome_version to chrome search extension
aa@chromium.org
2011-01-04
3
-2
/
+3
*
Remove "key" property from chrome_search manifest, update docs
aa@chromium.org
2011-01-04
4
-3
/
+2
*
Re-use existing out-of-process plugins if one is already loaded. Otherwise
brettw@chromium.org
2011-01-04
8
-30
/
+126
*
views (linux): Fix keyboard shortcuts.
sadrul@chromium.org
2011-01-04
5
-39
/
+20
*
Fix a crash when toggling between vertical/horizontal tabs.
sadrul@chromium.org
2011-01-04
2
-4
/
+5
*
views: Fix shifted keyevents in textfield.
sadrul@chromium.org
2011-01-04
2
-4
/
+22
*
Increasing live (sync) operation timeout to 45 seconds.
rsimha@chromium.org
2011-01-04
1
-1
/
+1
*
Reverting the o3d parts of: 70009 70345 70353
bradnelson@google.com
2011-01-04
4
-9
/
+9
*
Adds comment as per review feedback of http://codereview.chromium.org/6075004/
suzhe@google.com
2011-01-04
1
-1
/
+8
*
harfbuzz: merge harfbuzz and harfbuzz_interface libraries
evan@chromium.org
2011-01-04
2
-23
/
+8
*
This fixes resource loading for the virtual keyboard.
bryeung@chromium.org
2011-01-04
6
-13
/
+20
*
Valgrind: Suppress a leak in DiskCacheBasedSSLHostInfo.
thestig@chromium.org
2011-01-04
1
-1
/
+26
*
Fix nits. Add 'const'.
wtc@google.com
2011-01-04
3
-5
/
+4
*
DOMUI: Remove .png file accidentally added in r70441.
jhawkins@chromium.org
2011-01-04
1
-0
/
+0
*
Valgrind Mac: Update a suppression after r70363a.
thestig@chromium.org
2011-01-04
1
-1
/
+1
*
Clean-up of 69849.
bryeung@chromium.org
2011-01-04
1
-5
/
+5
*
DOMUI: Add credit card icons for Autofill editor.
jhawkins@chromium.org
2011-01-04
9
-0
/
+0
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
29
-102
/
+118
*
FTP: correctly handle directory listings containing "Permission denied" errors.
phajdan.jr@chromium.org
2011-01-04
5
-2
/
+27
*
Typo fix.
avi@chromium.org
2011-01-04
1
-2
/
+2
*
Linux: detect the native (encrypted) password store to use by default.
mdm@chromium.org
2011-01-04
1
-12
/
+11
*
Add SCOPED_TRACEs to ICUStringConversionsTest
phajdan.jr@chromium.org
2011-01-04
1
-0
/
+20
*
html_inline.py: update comments to match reality, fix a small typo
evan@chromium.org
2011-01-04
1
-3
/
+2
*
Refactor the install flow in the Chrome installer to use a single WorkItemLis...
robertshield@chromium.org
2011-01-04
16
-313
/
+754
*
MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrin...
timurrrr@chromium.org
2011-01-04
1
-5
/
+5
*
OnKeyPress was not returning true when keypress is handled.
oshima@chromium.org
2011-01-04
2
-4
/
+14
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
34
-222
/
+288
*
Update heapchecker suppression after the recent move of sanity tests to base:...
timurrrr@chromium.org
2011-01-04
2
-3
/
+3
*
Fix browser-pid computation. The zygote is a child of the browser, and the
mbelshe@chromium.org
2011-01-04
1
-1
/
+2
*
Reduces the CPU usage when about:net-internals is open,
mmenke@chromium.org
2011-01-04
2
-21
/
+63
*
Dodge a GCC warning/error by reorganizing the code in the egl config header a...
petermayo@chromium.org
2011-01-04
2
-4
/
+7
*
Revert "Revert "Set PYTHON_PATH at TestServer Init() instead of Start()""
cmasone@chromium.org
2011-01-04
1
-10
/
+48
*
Revert update of V8.
fschneider@chromium.org
2011-01-04
1
-1
/
+1
*
Update V8 to version 3.0.5.
fschneider@chromium.org
2011-01-04
1
-1
/
+1
*
check for codec null pointer when printing error message
fbarchard@chromium.org
2011-01-04
1
-2
/
+2
*
WebKit roll 74958:74959
tkent@chromium.org
2011-01-04
1
-1
/
+1
*
WebKit roll 74888:74958
tkent@chromium.org
2011-01-04
1
-1
/
+1
*
Enable the virtual keyboard in incognito mode.
sadrul@chromium.org
2011-01-04
1
-0
/
+1
*
Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grd
tfarina@chromium.org
2011-01-04
7
-15
/
+25
*
Remove 'using' declaration of ScopedBitmap from scoped_handle_win.h
tfarina@chromium.org
2011-01-03
4
-19
/
+21
[prev]
[next]