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
*
Expand print-related IPCs so we can implement CSS3 paged media.
hamaji@chromium.org
2010-06-29
1
-4
/
+34
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
1
-14
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
1
-0
/
+14
*
Added about:about page.
hinoka@chromium.org
2010-06-28
2
-0
/
+8
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
49
-6
/
+4940
*
Cold startup performance boost by enabling prefetch hints on Windows
amit@chromium.org
2010-06-28
1
-0
/
+5
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
2
-0
/
+7
*
Add info about impending keyboard shortcuts.
kathyw@chromium.org
2010-06-28
2
-2
/
+92
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-36
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+36
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
3
-2
/
+76
*
Revert 50956 - Added an about:about page (recommit)
hinoka@chromium.org
2010-06-27
2
-9
/
+0
*
Added an about:about page (re-commit)
hinoka@chromium.org
2010-06-27
2
-0
/
+9
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
2
-54
/
+76
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-3
/
+3
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
6
-19
/
+112
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+4
*
Revert 50917 - Added an about:about page (continuation)
thestig@chromium.org
2010-06-26
2
-9
/
+0
*
Added an about:about page (continuation)
hinoka@chromium.org
2010-06-26
2
-0
/
+9
*
Split out the bookmark permission into its own line in
aa@chromium.org
2010-06-26
3
-2
/
+36
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
3
-16
/
+17
*
Revert 50673 - Fix pinned tab link navigations.
sky@chromium.org
2010-06-25
1
-3
/
+2
*
New HTML Sync Setup UI.
dantasse@chromium.org
2010-06-25
4
-1
/
+8
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
19
-1335
/
+12
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-06-25
48
-0
/
+958
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
2
-6
/
+65
*
Cleanup: Break some common->app dependencies.
thestig@chromium.org
2010-06-25
4
-8
/
+13
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-11
/
+12
*
Reland r50834
aa@chromium.org
2010-06-25
12
-204
/
+141
*
Revert r50834
aa@chromium.org
2010-06-25
12
-141
/
+204
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
12
-204
/
+141
*
Revert "Revert "Show extension icons next to their top-level context menu ite...
hclam@chromium.org
2010-06-25
6
-23
/
+175
*
Revert r50779 as it breaks memory tests
hclam@chromium.org
2010-06-25
6
-175
/
+23
*
Remove --enable-chat-manager and copy step for chat_manager.
scherkus@chromium.org
2010-06-25
2
-4
/
+0
*
Revert r50774 as it introduces valgrind failures
hclam@chromium.org
2010-06-25
4
-8
/
+1
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-12
/
+11
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-11
/
+12
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-1
/
+2
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-24
1
-14
/
+0
*
Show extension icons next to their top-level context menu items.
asargent@chromium.org
2010-06-24
6
-23
/
+175
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-24
1
-0
/
+14
*
New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...
dantasse@chromium.org
2010-06-24
4
-1
/
+8
*
Add info about the "chrome://favicon" permission.
kathyw@chromium.org
2010-06-24
2
-0
/
+22
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
7
-28
/
+20
*
Fix bookmark manager on mac and windows.
tony@chromium.org
2010-06-24
2
-6
/
+0
*
sqlite_utils: don't dereference an empty vector.
nick@chromium.org
2010-06-24
1
-1
/
+1
*
Fix pinned tab link navigations.
estade@chromium.org
2010-06-24
1
-2
/
+3
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
3
-76
/
+2
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
3
-2
/
+76
*
Adds a placeholder preference for disabling any video/voice chat functionalit...
gwilson@google.com
2010-06-23
2
-0
/
+6
[next]