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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-1
/
+1
*
Added missing virtual destructors to some classes.
pastarmovj@chromium.org
2010-12-22
3
-1
/
+14
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-1
/
+1
*
delete OutdatedPluginInfoBar on close
dilmah@chromium.org
2010-12-22
1
-0
/
+4
*
User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-0
/
+7
*
Error handling added
glotov@google.com
2010-12-22
4
-10
/
+21
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
24
-0
/
+110
*
Update CrOS time formatting APIs too.
avi@chromium.org
2010-12-22
2
-8
/
+6
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
12
-53
/
+44
*
Revert 69946 - User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-7
/
+0
*
User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-0
/
+7
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
1
-3
/
+1
*
Disable crashy ExtensionApiTest.WindowOpen
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+2
*
Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigation
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+3
*
Remove some duplicate histograms.
shess@chromium.org
2010-12-22
1
-8
/
+2
*
Fix clang build?
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Mac: Add a comment to make me understand some code better
thakis@chromium.org
2010-12-22
1
-0
/
+11
*
Remove all CHECK() in gtk_key_bindings_handler_unittest.cc
suzhe@google.com
2010-12-22
1
-6
/
+1
*
GtkKeyBindingsTest.* fail on Linux bots with chroot.
suzhe@google.com
2010-12-22
1
-3
/
+3
*
Add more CHECK() to help debug issue 60363.
suzhe@google.com
2010-12-22
1
-0
/
+5
*
Tweak dangerous list based on (hopefully) final round of discussions. I think
cevans@chromium.org
2010-12-22
1
-3
/
+3
*
Move more extensions hard coded error messages to .grd file.
tfarina@chromium.org
2010-12-22
1
-47
/
+122
*
Hopefully fix the clang build
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
2
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
6
-17
/
+94
*
Include scoped_gdi_object.h where necessary.
tfarina@chromium.org
2010-12-22
2
-3
/
+5
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
7
-57
/
+125
*
Don't treat empty fields as distinguishing fields for autofill
isherman@chromium.org
2010-12-22
2
-1
/
+15
*
chromeos: Let info bubbles be shown while screen is locked.
derat@chromium.org
2010-12-22
6
-23
/
+66
*
Add a CHECK() to verify the existence of necessary data file.
suzhe@google.com
2010-12-22
1
-0
/
+3
*
Add null check - extension_service apparently does not exist in chromeos chro...
achuith@chromium.org
2010-12-22
1
-0
/
+3
*
[Linux] Make reserved accelerators non-blockable unless they conflict with ed...
suzhe@google.com
2010-12-21
8
-148
/
+44
*
Refactor mac printing workflow.
kmadhusu@chromium.org
2010-12-21
2
-13
/
+29
*
Block outdated plugins by default.
bauerb@chromium.org
2010-12-21
2
-9
/
+1
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
6
-8
/
+44
*
Content settings lists moved to sub-sub pages.
estade@chromium.org
2010-12-21
10
-176
/
+276
*
Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...
mad@google.com
2010-12-21
1
-2
/
+4
*
Create a message filter for message port and worker messages. This allows a ...
jam@chromium.org
2010-12-21
21
-1332
/
+1119
*
Added Background Application entries to Dock menu
rickcam@chromium.org
2010-12-21
3
-7
/
+70
*
Clean up tab_contents.cc some more.
thestig@chromium.org
2010-12-21
1
-19
/
+11
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
14
-372
/
+244
*
Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.
thestig@chromium.org
2010-12-21
4
-17
/
+19
*
[cros] Make sure that sync service is not accessed when loading pages before ...
nkostylev@chromium.org
2010-12-21
1
-0
/
+3
*
Use sub-sub page for cookies and other sites data.
estade@chromium.org
2010-12-21
2
-2
/
+2
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
1
-9
/
+5
*
DOMUI Prefs: Switch search engines to inline delete buttons
stuartmorgan@chromium.org
2010-12-21
4
-19
/
+16
*
DOMUI Prefs: Prevent prepopulated search engines from having their urls changed
stuartmorgan@chromium.org
2010-12-21
2
-1
/
+4
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
2
-4
/
+4
*
Give focus to the Save button.
satorux@chromium.org
2010-12-21
1
-31
/
+19
*
Show warning text in the user settings page for non-owner users.
satorux@chromium.org
2010-12-21
5
-0
/
+29
[prev]
[next]