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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.
jcampan@chromium.org
2009-05-06
1
-1
/
+0
*
'resources' => 'chrome_resources' in the newly-added
sgk@google.com
2009-05-06
1
-3
/
+6
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
1
-19
/
+26
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-7
/
+8
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-4
/
+4
*
Add --simple-data-source which uses simplified media resource loading.
scherkus@chromium.org
2009-05-06
1
-0
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-6
/
+6
*
Remove the no-longer used TabButtonGtk class.
jhawkins@chromium.org
2009-05-05
1
-2
/
+0
*
Implement Linux tabs as widgets. This moves tab input handling into the corr...
jhawkins@chromium.org
2009-05-05
1
-0
/
+2
*
Refactors HWNDView into two classes for reuse on GTK.
sky@chromium.org
2009-05-05
1
-0
/
+2
*
Convert autocomplete to use a custom matrix and button cell.
shess@chromium.org
2009-05-05
1
-0
/
+5
*
fix bustage - file moved
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move *Animation to app/
ben@chromium.org
2009-05-05
1
-6
/
+6
*
Get rid of the ClipboardService class and header... it is nothing but a shell...
ben@chromium.org
2009-05-05
1
-1
/
+0
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-2
/
+0
*
Bustage fix - forgot to merge this over onto my windows machine from my linux...
ben@chromium.org
2009-05-05
1
-0
/
+7
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-5
/
+33
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-3
/
+0
*
Port the folder selector portion of the BookmarkEditor to GTK.
erg@google.com
2009-05-05
1
-0
/
+3
*
Specify all the outputs of theme_resources.grd-- it outputs
tc@google.com
2009-05-04
1
-1
/
+36
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-2
/
+0
*
Fix a bug in session restore on linux/mac. We were pickling the
tc@google.com
2009-05-01
1
-4
/
+0
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
1
-0
/
+4
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-0
/
+1
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
1
-19
/
+64
*
Replace window.external with a v8::extension.
mbelshe@google.com
2009-05-01
1
-2
/
+2
*
chrome.gyp updates:
sgk@google.com
2009-05-01
1
-11
/
+104
*
Code coverage improvements.
jrg@chromium.org
2009-04-30
1
-3
/
+12
*
Fix the web inspector on linux.
tc@google.com
2009-04-30
1
-0
/
+1
*
Implement ID persistence for bookmarks:
munjal@chromium.org
2009-04-30
1
-0
/
+2
*
Add a very basic preferences window controller with unit test. Fix the prefs ...
pinkerton@chromium.org
2009-04-30
1
-0
/
+3
*
Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...
pinkerton@chromium.org
2009-04-30
1
-0
/
+1
*
Implement a mostly working InfoBubble with a shim BookmarkBubble.
deanm@chromium.org
2009-04-30
1
-2
/
+6
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-1
/
+0
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+2
*
Add new files to the gyp configuration:
sgk@google.com
2009-04-29
1
-0
/
+3
*
Buffered data source that does range request to provide data to media pipeline
hclam@chromium.org
2009-04-29
1
-0
/
+2
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
1
-0
/
+3
*
New close box images.
pinkerton@chromium.org
2009-04-28
1
-0
/
+3
*
Unittest for FindBarBridge.
rohitrao@chromium.org
2009-04-28
1
-0
/
+1
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-0
/
+3
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-2
/
+2
*
Port another UI test file. Disable tests that still need to be ported.
tc@google.com
2009-04-27
1
-1
/
+0
*
Revert r14620 which was a rollback of r14549 and r14508. This
tc@google.com
2009-04-27
1
-1
/
+1
*
Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan
mark@chromium.org
2009-04-27
1
-0
/
+2
*
Changes to get multi-process plug-in scaffolding building on Mac.
pinkerton@chromium.org
2009-04-27
1
-76
/
+57
*
Speculatively roll back r14549 and r14508. The chrome browser
tc@google.com
2009-04-27
1
-1
/
+1
*
Add a stub test for TabStripController. It doesn't fully work because of issues
pinkerton@chromium.org
2009-04-27
1
-0
/
+1
*
Enable dom_ui unit test on Linux.
phajdan.jr@chromium.org
2009-04-27
1
-2
/
+0
*
Add basic unit tests for TaskManager.
phajdan.jr@chromium.org
2009-04-27
1
-0
/
+2
[prev]
[next]