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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
16
-32
/
+100
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
2
-28
/
+31
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-27
4
-2
/
+8
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
3
-1
/
+185
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
3
-185
/
+1
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
2
-0
/
+5
*
Add heuristics to skip thumbnail generation when it's unnecessary.
satorux@chromium.org
2011-01-27
3
-0
/
+63
*
Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-27
7
-18
/
+47
*
Add support for chunked encoding in ChromeFrame for POST requests. This fixes...
ananta@chromium.org
2011-01-26
1
-35
/
+76
*
Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-26
7
-47
/
+18
*
keyboard: Update the visibility after tab-switch.
sadrul@chromium.org
2011-01-26
1
-3
/
+4
*
Defered collect DirectX diagnostics until they are needed for about:gpu.
apatrick@chromium.org
2011-01-26
7
-18
/
+47
*
retry r71405:
estade@chromium.org
2011-01-26
2
-4
/
+0
*
Removes different instant behaviors that are no longer used.
sky@chromium.org
2011-01-26
2
-13
/
+0
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-2
/
+2
*
Reduce console spam.
evan@chromium.org
2011-01-26
1
-7
/
+0
*
Refactor away all the duplicate extension data structures in
aa@chromium.org
2011-01-26
6
-115
/
+140
*
Do not use local override for language settings: always store it into synchro...
dilmah@chromium.org
2011-01-26
2
-8
/
+27
*
Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...
finnur@chromium.org
2011-01-26
4
-8
/
+2
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-26
4
-2
/
+8
*
Disable context menu for page_action and infobar for component extensions.
dpolukhin@chromium.org
2011-01-26
2
-0
/
+11
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
5
-205
/
+239
*
Revert r72606, except for the DEPS roll. It's redding the tree.
estade@chromium.org
2011-01-26
1
-5
/
+9
*
Pull down new GB/AU dictionaries.
estade@chromium.org
2011-01-26
1
-9
/
+5
*
Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
2
-31
/
+0
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
2
-0
/
+31
*
Fix pepper plugin description regression
piman@google.com
2011-01-26
1
-1
/
+3
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
viettrungluu@chromium.org
2011-01-25
5
-59
/
+94
*
Only allow extension pages to be displayed in the sidebar to be consistent
alekseys@chromium.org
2011-01-25
10
-94
/
+75
*
touch-devices switch: documentation.
sadrul@chromium.org
2011-01-25
1
-0
/
+3
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-3
/
+1
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-2
/
+2
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
3
-29
/
+38
*
Disable tests that sporadically got SIGSEGV on MAC; tag them with bug number.
dilmah@chromium.org
2011-01-25
1
-4
/
+24
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
2
-3
/
+69
*
Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.
zmo@google.com
2011-01-25
5
-0
/
+23
*
revert r71405 as it is causing ui test failures:
estade@chromium.org
2011-01-24
2
-0
/
+4
*
Make new chrome UI security model the default.
estade@chromium.org
2011-01-24
2
-4
/
+0
*
Modify chrome to accept a pdf file on the command line and upload it to Cloud...
scottbyer@chromium.org
2011-01-24
2
-0
/
+10
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-2
/
+2
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-2
/
+2
*
Add possibility to divide chrome users into groups of equal size, and change ...
mirandac@chromium.org
2011-01-24
2
-6
/
+20
*
Replace 'test_shell' with 'DumpRenderTree' in docs README
tessamac@chromium.org
2011-01-24
1
-4
/
+4
*
Adding ChromeVox as a component extensions (enabled only for ChromeOS, for now)
chaitanyag@chromium.org
2011-01-24
2
-0
/
+10
*
mark tests flaky
dilmah@chromium.org
2011-01-24
1
-4
/
+4
*
Temporary whitelist several cases of disk I/O on the UI threads in cros.
nkostylev@chromium.org
2011-01-24
1
-0
/
+4
*
Change warning for tabs permission to be more accurate
aa@chromium.org
2011-01-24
3
-21
/
+37
*
[NTP] Allow reordering of apps via drag and drop.
jstritar@chromium.org
2011-01-24
1
-0
/
+3
[next]