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
/
chrome_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-2
/
+2
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-0
/
+6
*
Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...
sanjeevr@chromium.org
2010-05-07
1
-0
/
+4
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
1
-7
/
+25
*
Mac: rename app_mode_constants_mac.*.
viettrungluu@chromium.org
2010-04-30
1
-2
/
+2
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-6
/
+0
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-0
/
+2
*
Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...
sanjeevr@chromium.org
2010-04-26
1
-0
/
+2
*
Mac: Refactor sandbox profiles to use a common base configuration file.
jeremy@chromium.org
2010-04-16
1
-0
/
+5
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
1
-0
/
+4
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-0
/
+1
*
Remove files from the project that haven't existed since r40783.
avi@chromium.org
2010-03-22
1
-2
/
+0
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-0
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-2
/
+0
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-10
/
+0
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-0
/
+2
*
Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...
pkasting@chromium.org
2010-03-19
1
-2
/
+3
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+2
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
1
-2
/
+0
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+2
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-1
/
+1
*
Add googleurl dependency to one of the nacl64 targets, remove previous try to
brettw@chromium.org
2010-03-06
1
-1
/
+0
*
Try to fix nacl64 compile failure, googleurl should be pulled in, so I don't
brettw@chromium.org
2010-03-06
1
-0
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-0
/
+1
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-4
/
+0
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
1
-6
/
+0
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-5
/
+6
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-4
/
+0
*
Mac: record location of Chromium.app (or Google Chrome.app) bundle.
viettrungluu@chromium.org
2010-02-22
1
-0
/
+2
*
missed GYP changes for *BSD
pvalchev@google.com
2010-02-22
1
-1
/
+1
*
Second try for:
bulach@chromium.org
2010-02-19
1
-0
/
+2
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-6
/
+0
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-2
/
+0
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-0
/
+2
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
1
-0
/
+2
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-13
/
+0
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+2
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
1
-0
/
+3
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
1
-1
/
+2
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+2
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
1
-3
/
+0
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
1
-0
/
+3
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
1
-1
/
+2
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-2
/
+1
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-1
/
+2
*
revert 37335:
estade@chromium.org
2010-01-27
1
-2
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+2
*
Add support for UserIdleTime to Linux.
zork@chromium.org
2010-01-26
1
-0
/
+1
*
Moving sandbox_policy files into chrome/common .
gregoryd@google.com
2010-01-17
1
-0
/
+7
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+1
[next]