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.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
1
-7356
/
+0
*
Initial work on chrome-ui://extensions/ page. URL now displays a static templ...
rafaelw@chromium.org
2009-02-28
1
-0
/
+6
*
Adapt (and move) mark@chromium.org's Keystone integration to Chromium.
jrg@chromium.org
2009-02-28
1
-0
/
+74
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
1
-10
/
+14
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-0
/
+14
*
Add a centralized error reporter to the
aa@chromium.org
2009-02-27
1
-0
/
+6
*
Fix Mac build - update project files after merge and jscre library removal.
dimich@google.com
2009-02-27
1
-60
/
+0
*
Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.
jhawkins@chromium.org
2009-02-27
1
-0
/
+4
*
Reverting 10564.
jhawkins@chromium.org
2009-02-27
1
-4
/
+0
*
Make firefox_importer_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-27
1
-0
/
+4
*
Chrome side to implement WebMimeRegistry.
darin@chromium.org
2009-02-26
1
-1
/
+7
*
Make importer.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+4
*
Make render_view_context_menu.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+2
*
Wire up resource bundles on the mac:
thomasvl@chromium.org
2009-02-26
1
-0
/
+36
*
DevToolsAgent provides IPC access to the inspected page from developer tools.
yurys@google.com
2009-02-26
1
-0
/
+16
*
Make web_drag_source.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+2
*
Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+4
*
Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.
darin@chromium.org
2009-02-26
1
-0
/
+87
*
Add the hunspell project to Chrome.app and get spellchecker compiling
shess@chromium.org
2009-02-25
1
-2
/
+77
*
Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.
pinkerton@chromium.org
2009-02-25
1
-0
/
+18
*
Add following files to chrome.xcodeproj to fix Mac build:
phajdan.jr@chromium.org
2009-02-25
1
-0
/
+4
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-4
/
+8
*
Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.
jhawkins@chromium.org
2009-02-25
1
-0
/
+8
*
Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...
pinkerton@chromium.org
2009-02-25
1
-0
/
+17
*
Initial support for Renderer Side Histograms
jar@chromium.org
2009-02-25
1
-1
/
+7
*
Make bookmark_drag_data.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-0
/
+4
*
Make bookmark_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-0
/
+4
*
Make autocomplete.cc and dependencies compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-0
/
+12
*
Download request manager refactoring.
estade@chromium.org
2009-02-24
1
-0
/
+2
*
Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.
pinkerton@chromium.org
2009-02-24
1
-0
/
+28
*
Refactor BaseDownloadItemModel and its inheritors.
estade@chromium.org
2009-02-23
1
-0
/
+2
*
Make plugin_installer.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
1
-0
/
+2
*
Make plugin_process_host.cc and child_process_host.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
1
-0
/
+6
*
Make the "cocoa" group and actual enclosing group so the files contained with...
pinkerton@chromium.org
2009-02-23
1
-24
/
+24
*
Move Cocoa-specific files into the cocoa folder
pinkerton@chromium.org
2009-02-23
1
-9
/
+9
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
1
-0
/
+4
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-0
/
+6
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
1
-0
/
+2
*
Move units to new module printing. Add printing_unittests on Windows too. Mak...
maruel@chromium.org
2009-02-20
1
-10
/
+0
*
Make plugin_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
1
-0
/
+2
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
1
-0
/
+10
*
Moves the "common/child_process_info.cc" from "libbrowser.a" to "libcommon.a".
hbono@chromium.org
2009-02-20
1
-2
/
+2
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-6
/
+0
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-0
/
+6
*
Xcode project file changes for audio/video renderers and
hclam@chromium.org
2009-02-20
1
-0
/
+26
*
Make user_data_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
1
-0
/
+4
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-0
/
+4
*
Port save_package_unittest to posix.
estade@chromium.org
2009-02-20
1
-0
/
+2
*
Make template_url_fetcher.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
1
-0
/
+2
*
Port TabContentsFactory to posix.
estade@chromium.org
2009-02-19
1
-0
/
+2
[next]