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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
26
-10
/
+334
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
19
-123
/
+113
*
change type of fileBrowserApi.getStrings
estade@chromium.org
2012-05-18
9
-141
/
+90
*
Add uninstall HTML Terminal extension
tturchetto@chromium.org
2012-05-18
1
-1
/
+4
*
Change promo server URL to secure version.
dbeam@chromium.org
2012-05-18
1
-1
/
+1
*
Update perf expectations for Mac. Also mark tab switching ref test as fails, ...
jam@chromium.org
2012-05-18
1
-7
/
+1
*
Clean up chrome_tests.gypi for toolkit_views browser_tests
jamescook@chromium.org
2012-05-18
1
-11
/
+7
*
Fix threading-constraint violations with serial chooser.
miket@chromium.org
2012-05-18
15
-149
/
+278
*
Fixed unit test.
zelidrag@chromium.org
2012-05-17
1
-2
/
+10
*
mac: Start implementing gcapi.
thakis@chromium.org
2012-05-17
5
-60
/
+275
*
Plumb event flags (shift/alt/ctrl modifiers) for drag/drop events to WebKit.
varunjain@chromium.org
2012-05-17
1
-2
/
+2
*
Gets touch semantics working on windows. Specifically the following:
sky@chromium.org
2012-05-17
7
-22
/
+61
*
Ensure that the at-launch reauthorize actually reauthorizes all items, even
mark@chromium.org
2012-05-17
1
-13
/
+50
*
Fix the keyboard overlay not working.
mazda@chromium.org
2012-05-17
2
-5
/
+5
*
Added support for Wimax networks.
zelidrag@chromium.org
2012-05-17
22
-128
/
+775
*
Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c...
kmadhusu@chromium.org
2012-05-17
6
-76
/
+130
*
cros: Fix focus not being released from omnibox when entering fullscreen
jamescook@chromium.org
2012-05-17
3
-1
/
+35
*
Added OWNERS for omnibox extension API
vabr@chromium.org
2012-05-17
1
-0
/
+2
*
Removing an unnecessary NOTREACHED()
vabr@chromium.org
2012-05-17
1
-1
/
+0
*
Disable cloud print connector policy checking on Windows.
scottbyer@chromium.org
2012-05-17
1
-0
/
+4
*
experimental.downloads.html fixes
benjhayden@chromium.org
2012-05-17
3
-76
/
+35
*
Added 4G badge icon.
zelidrag@chromium.org
2012-05-17
1
-0
/
+0
*
Minor cleanups to variation_service.cc.
asvitkine@chromium.org
2012-05-17
1
-7
/
+9
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
64
-264
/
+126
*
Scaffolding for an experimental discovery API letting users inject links in t...
beaudoin@chromium.org
2012-05-17
20
-1
/
+1035
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
64
-126
/
+264
*
Added support for handling external app documents. These should much behave p...
zelidrag@chromium.org
2012-05-17
9
-9
/
+118
*
Added icon for .glink files.
zelidrag@chromium.org
2012-05-17
1
-0
/
+0
*
Make setup.exe compatible with the component build.
gab@chromium.org
2012-05-17
5
-2
/
+169
*
Use display_email() for Uber Tray messages.
mukai@chromium.org
2012-05-17
1
-1
/
+1
*
[Sync] Re-enable breakpad uploading for sync errors.
zea@chromium.org
2012-05-17
1
-1
/
+1
*
Adds favicon and thumbnail columns to the chrome://suggestions-internals/ page.
macourteau@chromium.org
2012-05-17
1
-1
/
+14
*
ash: Select omnibox text on mouse up instead of down.
derat@chromium.org
2012-05-17
3
-15
/
+149
*
Display suggestions label, unless there are no suggestions.
groby@chromium.org
2012-05-17
2
-23
/
+57
*
Make Chrome limp briefly before freaking out with aura no ash.
ben@chromium.org
2012-05-17
1
-0
/
+13
*
Add Freqiency column for wifi in about:network
stevenjb@chromium.org
2012-05-17
1
-0
/
+2
*
browser: Add include rules to prevent people including from chrome/browser/ui...
tfarina@chromium.org
2012-05-17
2
-0
/
+40
*
Add TrayLocale for locale change notifications.
stevenjb@google.com
2012-05-17
2
-5
/
+25
*
Reland 137540 - Disable off-store extension installs by default. Also get rid...
aa@chromium.org
2012-05-17
20
-188
/
+135
*
convert chromeos file manager to loadTimeData
estade@chromium.org
2012-05-17
5
-28
/
+25
*
retry 137554 - convert help page to loadTimeData
estade@chromium.org
2012-05-17
5
-16
/
+39
*
Improving the process model extension API
nasko@chromium.org
2012-05-17
21
-186
/
+2908
*
Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...
fischman@chromium.org
2012-05-17
2
-4
/
+4
*
Added menuItem icon support, and little API for menu modification.
zvorygin@chromium.org
2012-05-17
2
-0
/
+57
*
views: Move balloon_collection_views.cc into views/ directory.
tfarina@chromium.org
2012-05-17
2
-2
/
+2
*
Rename InvalidationVersionTracker to InvalidationStateTracker in preparation
munjal@chromium.org
2012-05-17
2
-4
/
+4
*
Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.
tedvessenes@gmail.com
2012-05-17
18
-57
/
+66
*
chromeos: Ignore power button presses when screen is off.
derat@chromium.org
2012-05-17
2
-2
/
+6
*
Remove all the unused automation IPCs.
jam@chromium.org
2012-05-17
2
-562
/
+0
*
Add TraySms for SMS messages.
stevenjb@google.com
2012-05-17
1
-4
/
+7
[next]