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
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
1
-0
/
+2
*
Fix ProfileSyncService unit test.
nick@chromium.org
2009-10-17
1
-6
/
+3
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-9
/
+11
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-0
/
+1
*
Adds bookmark context menu test to set of unit_tests run on
sky@chromium.org
2009-10-16
1
-0
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29255.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
GTK: Add theme install bubble.
estade@chromium.org
2009-10-15
1
-0
/
+2
*
[Mac] UMA histogram for uncaught NSExceptions.
shess@chromium.org
2009-10-15
1
-0
/
+1
*
Add UI for changing timezones.
chocobo@google.com
2009-10-15
1
-4
/
+6
*
BUG=http://crbug.com/24459
jrg@chromium.org
2009-10-15
1
-0
/
+3
*
Extensions: Make badge drawing code cross platform so linux (and eventually m...
estade@chromium.org
2009-10-15
1
-0
/
+1
*
Add a ui test to verify that using the typical_history profile
tony@chromium.org
2009-10-15
1
-0
/
+1
*
Create BlacklistManager, which will aggregate individual blacklists into one ...
phajdan.jr@chromium.org
2009-10-15
1
-0
/
+3
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
1
-0
/
+2
*
Make sure that Dump Symbols (dump_app_syms) comes after Strip If Needed
mark@chromium.org
2009-10-15
1
-6
/
+22
*
Remove linux_page_load_uitest target, it's covered under reliability_test.
thestig@chromium.org
2009-10-15
1
-27
/
+6
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-2
/
+1
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-1
/
+2
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-2
/
+1
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-1
/
+7
*
Eliminate char/wchar_t conversions, probably-unsafe statics, and disk access
mark@chromium.org
2009-10-14
1
-0
/
+22
*
Official builds should be on the com.google.Chrome update product ID, not
mark@chromium.org
2009-10-14
1
-6
/
+10
*
Gets the full screen bubble to work on views/gtk.
sky@chromium.org
2009-10-14
1
-0
/
+2
*
Add ChromeOS controls to BrowserView
oshima@chromium.org
2009-10-14
1
-0
/
+2
*
Make the multiple download request dialog an infobar.
estade@chromium.org
2009-10-14
1
-8
/
+3
*
Unversion frameworks
mark@chromium.org
2009-10-14
1
-34
/
+24
*
Move the framework and helper application into a versioned directory in support
mark@chromium.org
2009-10-14
1
-44
/
+123
*
IOKit Framework is mac-only.
nick@chromium.org
2009-10-14
1
-5
/
+7
*
Fix a missing comma in the project file that was causing a bad project to be ...
dmaclach@chromium.org
2009-10-14
1
-1
/
+1
*
Add UI test for Dromaeo benchmark.
asargent@chromium.org
2009-10-14
1
-0
/
+1
*
Port Browser Actions browsertest to linux.
estade@chromium.org
2009-10-14
1
-6
/
+7
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-0
/
+2
*
Merging Native Client gyp files - get the changes from NaCl revision 852
gregoryd@google.com
2009-10-14
1
-1
/
+1
*
Empty files to kick off the diagnostic mode
cpu@chromium.org
2009-10-13
1
-0
/
+4
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-5
/
+6
*
Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...
sky@chromium.org
2009-10-13
1
-2
/
+4
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
1
-2
/
+14
*
Put the Keystone installation script and codesign driver script next to the
mark@chromium.org
2009-10-13
1
-0
/
+43
*
GTK: Browser actions toolbar.
estade@chromium.org
2009-10-13
1
-0
/
+2
*
Factoring out the interactive UI tests in their own GYP file.
jcampan@chromium.org
2009-10-13
1
-265
/
+2
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
1
-0
/
+60
*
[Mac] Add breakpad info for crashes in the target/action dispatcher.
shess@chromium.org
2009-10-13
1
-0
/
+1
[next]