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
*
Add a macutil for the main app bundle and override
thomasvl@chromium.org
2009-03-03
1
-27
/
+2
*
Remove more ifdefs where all platforms now share the implementation.
pinkerton@chromium.org
2009-03-03
1
-9
/
+0
*
Fixing WebKeyboardEvent. Third time's the charm.
avi@chromium.org
2009-03-03
1
-0
/
+3
*
Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...
pinkerton@chromium.org
2009-03-03
1
-1
/
+1
*
Make our IME backend platform-independent.
hbono@chromium.org
2009-03-03
1
-4
/
+4
*
Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE.
tc@google.com
2009-03-03
1
-0
/
+10
*
Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...
ananta@chromium.org
2009-03-03
1
-1
/
+1
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
2
-2
/
+48
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
1
-2
/
+1
*
Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...
jam@chromium.org
2009-03-03
1
-6
/
+17
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
2
-0
/
+5
*
Convert encryptor.cc and friends to string16.
thestig@chromium.org
2009-03-02
1
-4
/
+5
*
Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...
estade@chromium.org
2009-03-02
5
-51
/
+80
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
2
-0
/
+85
*
Enable focus-change via tabbing on Linux.
estade@chromium.org
2009-03-02
1
-0
/
+1
*
Implement gfx::Path on GTK.
deanm@chromium.org
2009-03-02
5
-19
/
+52
*
Instead of appending "Downloads" to the user document directory, let each pla...
estade@chromium.org
2009-02-28
5
-15
/
+46
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
2
-5
/
+5
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-1
/
+1
*
Implementation of AudioRendererHost
hclam@chromium.org
2009-02-27
2
-6
/
+7
*
Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...
brettw@chromium.org
2009-02-27
1
-2
/
+5
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
2
-2
/
+23
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
5
-13
/
+68
*
Remove a few more NOTIMPLEMENTED methods.
pinkerton@chromium.org
2009-02-27
2
-2
/
+13
*
Change locale handling to deal with mac resource bundles in the corresponding...
pinkerton@chromium.org
2009-02-27
4
-2
/
+25
*
Enable new tab page for Mac and Linux
pinkerton@chromium.org
2009-02-27
1
-1
/
+1
*
Use a dedicated command line flag for FIFO IPC channels on POSIX.
phajdan.jr@chromium.org
2009-02-27
3
-1
/
+7
*
Add temp scaffolding stubs for automation bits to unbreak shared linking.
phajdan.jr@chromium.org
2009-02-27
1
-0
/
+130
*
A fix for Issue 4400 (or maybe 4222).
hbono@chromium.org
2009-02-27
1
-2
/
+2
*
Use xdg_user_dir_lookup to lookup directories. (try 2)
thestig@chromium.org
2009-02-27
3
-23
/
+47
*
Reverting 10555.
thestig@chromium.org
2009-02-27
2
-43
/
+20
*
Use xdg_user_dir_lookup to lookup directories.
thestig@chromium.org
2009-02-27
2
-20
/
+43
*
RLZ NOTIMPLEMENTEDs -> bug.
evan@chromium.org
2009-02-27
1
-3
/
+3
*
Fix GetAppLocale that is failing on posix. .dll change to .pak.
tc@google.com
2009-02-27
1
-10
/
+17
*
Fix a NOTIMPLEMENTED() in l10n_util.cc from it expecting .dll in the file name.
evan@chromium.org
2009-02-26
1
-11
/
+13
*
Linux: support displays without Xrender support.
agl@chromium.org
2009-02-26
2
-3
/
+39
*
Revert brett's code, for real this time.
nsylvain@chromium.org
2009-02-26
2
-34
/
+24
*
Bugify another NOTIMPLMENTED.
evan@chromium.org
2009-02-26
1
-1
/
+1
*
Relanding the following:
jcampan@chromium.org
2009-02-26
1
-0
/
+1
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
2
-0
/
+10
*
Linux: fix XRENDER support for NX
agl@chromium.org
2009-02-26
1
-2
/
+7
*
Remove unnecessary include. Also add copyright to the new files.
tc@google.com
2009-02-26
3
-3
/
+8
*
properly initialize resource manager on mac for unittests.
thomasvl@chromium.org
2009-02-26
1
-3
/
+30
*
Make render_view_context_menu.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+26
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
1
-3
/
+0
*
Fixing WebKeyboardEvent. For reals this time.
avi@chromium.org
2009-02-26
1
-0
/
+3
*
fix up one include to be an import
thomasvl@chromium.org
2009-02-26
1
-1
/
+1
*
Wire up resource bundles on the mac:
thomasvl@chromium.org
2009-02-26
4
-58
/
+125
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
2
-23
/
+36
*
Make web_drag_source.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-0
/
+3
[next]